aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 47888cd..0d7068f 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ This is a tiny program which will output a binary [PGM](https://wikipedia.org/wi
## Syntax
- ./mandelbrot-gen -c size -i max_iterations [-e exponent] \
+ ./mandelbrot-gen -s size -i max_iterations [-e exponent] \
[-c cores] [-t thread_multiplier]
[-N cluster-id -T cluster-total] > output.pgm