summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2016-11-05 01:19:23 +0100
committerAraq <rumpf_a@web.de>2016-11-06 17:33:33 +0100
commitbec9c4be27ad0f4a5d730ae1ac18f15667d8d9b1 (patch)
tree8dbf3dbb440118c9120993c4100a1fa3bf5c507b /doc
parent5471b1eacad50a313133c93f68b3495948479bb3 (diff)
downloadNim-bec9c4be27ad0f4a5d730ae1ac18f15667d8d9b1.tar.gz
new dependency tracking for nimsuggest
Diffstat (limited to 'doc')
-rw-r--r--doc/basicopt.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/basicopt.txt b/doc/basicopt.txt
index 9a1cfd956..eabd531a1 100644
--- a/doc/basicopt.txt
+++ b/doc/basicopt.txt
@@ -5,7 +5,7 @@
 Command:
   //compile, c                compile project with default code generator (C)
   //doc                       generate the documentation for inputfile
-  //doc2                      generate the documentation for the whole project
+  //doc2                      generate the documentation for inputfile
 
 Arguments:
   arguments are passed to the program being run (if --run option is selected)