From 36766945871ce1f9ea2166fb3899e130978030f5 Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Thu, 29 Feb 2024 01:50:44 +0100 Subject: Fixed documentation on imager.py. --- plugins/imager.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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". """ -- cgit v1.2.1