aboutsummaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2024-02-29 01:50:44 +0100
committerPaul Oliver <contact@pauloliver.dev>2024-02-29 01:50:44 +0100
commit36766945871ce1f9ea2166fb3899e130978030f5 (patch)
treebeab6df04888a2dd63588b8897c234d3f5a036ee /plugins
parent656a6e25857ede915f79d15b5696f55e19930f9c (diff)
Fixed documentation on imager.py.
Diffstat (limited to 'plugins')
-rwxr-xr-xplugins/imager.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/imager.py b/plugins/imager.py
index 84d6ca2..76d93b3 100755
--- a/plugins/imager.py
+++ b/plugins/imager.py
@@ -8,7 +8,7 @@ large-scale evolution of the world.
Tu run it, simply call it from within the ./bin/ directory inside the SALIS
main directory, such as:
-../plugins/imager.py def.sim.*
+../plugins/imager.py def.sim*
Calling this will create a PNG image for each file beggining with "def.sim".
"""