summary refs log tree commit diff stats
path: root/doc/advopt.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-11-04 01:34:49 +0100
committerAraq <rumpf_a@web.de>2011-11-04 01:34:49 +0100
commitf5db885694878cc74cca19a5a2a0a57654cea0a7 (patch)
treece94f9e33d0107982be462e06f3b203cda072ac9 /doc/advopt.txt
parentd819350145a66cea793c359a4782d3b137c17dd2 (diff)
downloadNim-f5db885694878cc74cca19a5a2a0a57654cea0a7.tar.gz
documented --recursivePath
Diffstat (limited to 'doc/advopt.txt')
-rwxr-xr-xdoc/advopt.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt
index ed05ba108..1022a9136 100755
--- a/doc/advopt.txt
+++ b/doc/advopt.txt
@@ -23,6 +23,7 @@ Advanced options:
   --warning[X]:on|off       turn specific warning X on|off
   --hints:on|off            turn all hints on|off
   --hint[X]:on|off          turn specific hint X on|off
+  --recursivePath:PATH      add a path and all of its subdirectories
   --lib:PATH                set the system library path
   --nimcache:PATH           set the path used for generated files
   -c, --compileOnly         compile only; do not assemble or link