summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2017-12-27 10:34:31 +0100
committerAraq <rumpf_a@web.de>2017-12-27 10:34:31 +0100
commitb3732e23716166dfa7c77e8dc1ee9b4571853aed (patch)
tree39ad24fd1b3a69ce74d4e4a68c242d6d18f04c64 /doc
parent5c08092b88c0b6399c52804fd6f2c1fc92c58a86 (diff)
parent53cf0b2c24e5adc4fa99e49ddf1834991d663846 (diff)
downloadNim-b3732e23716166dfa7c77e8dc1ee9b4571853aed.tar.gz
Merge branch 'devel' of github.com:nim-lang/Nim into devel
Diffstat (limited to 'doc')
-rw-r--r--doc/advopt.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt
index ab10d65ba..a1210118e 100644
--- a/doc/advopt.txt
+++ b/doc/advopt.txt
@@ -37,6 +37,7 @@ Advanced options:
   --noMain                  do not generate a main procedure
   --genScript               generate a compile script (in the 'nimcache'
                             subdirectory named 'compile_$project$scriptext')
+  --genDeps                 generate a '.deps' file containing the dependencies
   --os:SYMBOL               set the target operating system (cross-compilation)
   --cpu:SYMBOL              set the target processor (cross-compilation)
   --debuginfo               enables debug information