summaryrefslogtreecommitdiff
path: root/docstring.c
diff options
context:
space:
mode:
Diffstat (limited to 'docstring.c')
-rw-r--r--docstring.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/docstring.c b/docstring.c
index 7e6357d..4e72ff9 100644
--- a/docstring.c
+++ b/docstring.c
@@ -68,7 +68,6 @@ static char *the_docstring1 =
"format png jpg or ppm or png\n"
"pixel_aspect 1.0 aspect ratio of pixels (width over height), eg 0.90909 for NTSC\n"
"seed random integer seed for random numbers, defaults to time+pid\n"
-"isaac_seed random character-based seed for iteration loop randomness, defaults to time\n"
"nthreads 0 number of threads to use for render. default auto-detects.\n"
"verbose 0 if non-zero then print progress meter on stderr\n"
"bits 33 also 32 or 64: sets bit-width of internal buffers (33 means 32-bit floating-point)\n"