diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/advopt.txt | 3 | ||||
-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 |