aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2016-04-08 12:19:11 +1200
committerDavid Phillips <dbphillipsnz@gmail.com>2016-04-08 12:19:11 +1200
commit746a2be3ae20dd1f209cd0d56556a0995f935b83 (patch)
treed9ee5a43f341cab0268eaf55772d3754d7089e4c
parent967507fd5013610a8f7eae0739dbe3020c6b67cd (diff)
downloadfractal-gen-746a2be3ae20dd1f209cd0d56556a0995f935b83.tar.xz
Update usage to reflect code
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2cf16e7..954c724 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,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 -c size -i max_iterations [-e exponent] \
[-c cores] [-t thread_multiplier]
[-N cluster-id -T cluster-total] > output.pgm