From 746a2be3ae20dd1f209cd0d56556a0995f935b83 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Fri, 8 Apr 2016 12:19:11 +1200 Subject: Update usage to reflect code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.1