summary refs log tree commit diff stats
path: root/doc/basicopt.txt
diff options
context:
space:
mode:
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:
+0200 committer Araq <rumpf_a@web.de> 2013-05-19 23:17:16 +0200 made some tests green; implemented 'from module import nil'' href='/ahoang/Nim/commit/copying.txt?h=devel&id=1c9b4e5d33ff6bca8f345951b72018171d47e251'>1c9b4e5d3 ^
c5d7f6d2b ^
1c9b4e5d3 ^







c5d7f6d2b ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24