summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-08-29 09:03:00 +0200
committerAraq <rumpf_a@web.de>2014-08-29 09:03:00 +0200
commitcd2c6128d1df471830ea7f842b57aa32aee5deab (patch)
tree47270f291b54bdb2e9bd66e40b9628968a1e1260 /doc
parent0f4567d59e8d0910be344babeef1b5a62f410b14 (diff)
downloadNim-cd2c6128d1df471830ea7f842b57aa32aee5deab.tar.gz
renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings
Diffstat (limited to 'doc')
-rw-r--r--doc/advopt.txt3
-rw-r--r--doc/nimc.txt (renamed from doc/nimrodc.txt)0
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt
index 18cea8a79..370639a60 100644
--- a/doc/advopt.txt
+++ b/doc/advopt.txt
@@ -79,7 +79,8 @@ Advanced options:
                             select the GC to use; default is 'refc'
   --index:on|off            turn index file generation on|off
   --putenv:key=value        set an environment variable
-  --babelPath:PATH          add a path for Babel support
+  --NimblePath:PATH         add a path for Nimble support
+  --noNimblePath            deactivate the Nimble path
   --excludePath:PATH        exclude a path from the list of search paths
   --dynlibOverride:SYMBOL   marks SYMBOL so that dynlib:SYMBOL
                             has no effect and can be statically linked instead;
diff --git a/doc/nimrodc.txt b/doc/nimc.txt
index 8af045e2e..8af045e2e 100644
--- a/doc/nimrodc.txt
+++ b/doc/nimc.txt