summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorGrzegorz Adam Hankiewicz <gradha@imap.cc>2013-06-12 23:34:29 +0200
committerGrzegorz Adam Hankiewicz <gradha@imap.cc>2013-06-15 15:43:36 +0200
commit1dfea2a36273865c5355f679bc824561c7b3de57 (patch)
tree30f235735745c1dabaa477f16ea81fe4992185da /doc
parentff1d68c50b5df56645eb09a523c08726772bec4d (diff)
downloadNim-1dfea2a36273865c5355f679bc824561c7b3de57.tar.gz
Lists available idetools caas switches.
Diffstat (limited to 'doc')
-rw-r--r--doc/advopt.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt
index 3b6fafd0f..fc3e1e4e6 100644
--- a/doc/advopt.txt
+++ b/doc/advopt.txt
@@ -19,6 +19,10 @@ Advanced commands:
     --context               list possible invokation context
     --usages                list all usages of the symbol at position
     --eval                  evaluates an expression
+  //serve                   start the compiler as a service mode (CAAS)
+    --server.type:TYPE      either stdin or tcp
+    --server.port:PORT      port for tcp mode, by default 6000
+    --server.address:HOST   binds to that address, by default ""
 
 Advanced options:
   -m, --mainmodule:FILE     set the project main module