summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2017-07-08 21:27:44 +0200
committerAndreas Rumpf <rumpf_a@web.de>2017-07-08 21:27:56 +0200
commitd94950ef80f2a4f03d3a322a9d2e2c34ab1aba6c (patch)
treecd362cce0208f9b8ec3077300e0897746caf25e2
parente641bc7df0ba5ed72f110a34b828d4d76c9555e7 (diff)
downloadNim-d94950ef80f2a4f03d3a322a9d2e2c34ab1aba6c.tar.gz
fixes #6069
-rw-r--r--doc/advopt.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt
index 9a9dab7e0..b88e5f063 100644
--- a/doc/advopt.txt
+++ b/doc/advopt.txt
@@ -16,7 +16,7 @@ Advanced commands:
   //check                   checks the project for syntax and semantic
 
 Advanced options:
-  -o, --out:FILE            set the output filename
+  -o:FILE, --out:FILE       set the output filename
   --stdout                  output to stdout
   --colors:on|off           turn compiler messages coloring on|off
   --listFullPaths           list full paths in messages