summary refs log tree commit diff stats
path: root/doc/basicopt.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-02-13 21:24:52 +0100
committerAraq <rumpf_a@web.de>2011-02-13 21:24:52 +0100
commit55c40746474cff452c09fa9c1244e3d0c7b3ad21 (patch)
tree3c3f4cf72a24b98ecabc7f259cc3018ad936ddb9 /doc/basicopt.txt
parentc717304ce61acdf7f980bc4ed185e7ea9e886dd5 (diff)
downloadNim-55c40746474cff452c09fa9c1244e3d0c7b3ad21.tar.gz
REPL improvements
Diffstat (limited to 'doc/basicopt.txt')
-rwxr-xr-xdoc/basicopt.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/basicopt.txt b/doc/basicopt.txt
index 45efff4d0..bd311e993 100755
--- a/doc/basicopt.txt
+++ b/doc/basicopt.txt
@@ -3,11 +3,9 @@ Usage::
 
 Command:
   //compile, c              compile project with default code generator (C)
-  //compileToC, cc          compile project with C code generator
   //doc                     generate the documentation for inputfile
-  //rst2html                converts a reStructuredText file to HTML
-  //rst2tex                 converts a reStructuredText file to TeX
-
+  //i                       start Nimrod in interactive mode (limited)
+  
 Arguments:
   arguments are passed to the program being run (if --run option is selected)
 Options: