aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl3
1 files changed, 1 insertions, 2 deletions
diff --git a/param.ccl b/param.ccl
index b6d1f46..8fb43e9 100644
--- a/param.ccl
+++ b/param.ccl
@@ -14,8 +14,7 @@ private:
########################
INT out2D_every "How often to do output, overrides IO::out_every" STEERABLE = ALWAYS
{
- -1 :: "Never"
- 1:* :: "Every so many iterations"
+ -1:* :: "Every so many iterations, values <= 0 disable IOJpeg output"
} -1
STRING out2D_vars "Variables to output as JPEGs" STEERABLE = ALWAYS