summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-12-27 00:05:23 +0100
committerAraq <rumpf_a@web.de>2012-12-27 00:05:23 +0100
commit3020257559d3aa2455309ee3727599fe68274e32 (patch)
treee1efe748641a5c5ba04f562e283adf0270330b23 /doc
parentdf1e7b8021bfbd7d164cc00d1e8f8c000a620965 (diff)
downloadNim-3020257559d3aa2455309ee3727599fe68274e32.tar.gz
implemented --listFullPaths option for aporia
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/advopt.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt
index bd387e041..5d3544a76 100755
--- a/doc/advopt.txt
+++ b/doc/advopt.txt
@@ -21,6 +21,7 @@ Advanced options:
   -m, --mainmodule:FILE     set the project main module
   -o, --out:FILE            set the output filename
   --stdout                  output to stdout
+  --listFullPaths           list full paths in messages
   -w, --warnings:on|off     turn all warnings on|off
   --warning[X]:on|off       turn specific warning X on|off
   --hints:on|off            turn all hints on|off