summary refs log tree commit diff stats
path: root/doc/basicopt.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-06-24 02:34:11 +0200
committerAraq <rumpf_a@web.de>2012-06-24 02:34:11 +0200
commit869a5aa90d91fae1e522b69cf5bf4cc330d54a23 (patch)
tree099348ab1a39712040566131725c612b2a12e116 /doc/basicopt.txt
parent2d8138768af447742e1e2a6058bdb4d9273600c3 (diff)
downloadNim-869a5aa90d91fae1e522b69cf5bf4cc330d54a23.tar.gz
doc2 improvements
Diffstat (limited to 'doc/basicopt.txt')
-rwxr-xr-xdoc/basicopt.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/basicopt.txt b/doc/basicopt.txt
index b7bb77f75..3a29b7829 100755
--- a/doc/basicopt.txt
+++ b/doc/basicopt.txt
@@ -4,6 +4,7 @@ Usage::
 Command:
   //compile, c                compile project with default code generator (C)
   //doc                       generate the documentation for inputfile
+  //doc2                      generate the documentation for the whole project
   //i                         start Nimrod in interactive mode (limited)
 
 Arguments:
@@ -33,4 +34,3 @@ Options:
   -r, --run                 run the compiled program with given arguments
   --advanced                show advanced command line switches
   -h, --help                show this help
-