summary refs log tree commit diff stats
path: root/doc/advopt.txt
diff options
context:
space:
mode:
authorStefan Talpalaru <stefantalpalaru@yahoo.com>2015-05-31 19:07:44 +0200
committerStefan Talpalaru <stefantalpalaru@yahoo.com>2015-05-31 19:07:44 +0200
commit50e96ad939c39c9d9e25b75803ed971fad49dc8f (patch)
treee3935fce15b3dab0573907d28d47869f1d18fbde /doc/advopt.txt
parent6820b2fea919c033405e7e204343fddd947c2ef3 (diff)
downloadNim-50e96ad939c39c9d9e25b75803ed971fad49dc8f.tar.gz
the Go GC - initial implementation
Diffstat (limited to 'doc/advopt.txt')
-rw-r--r--doc/advopt.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt
index 195122cc7..a4f72e2d8 100644
--- a/doc/advopt.txt
+++ b/doc/advopt.txt
@@ -58,7 +58,7 @@ Advanced options:
   --skipUserCfg             do not read the user's configuration file
   --skipParentCfg           do not read the parent dirs' configuration files
   --skipProjCfg             do not read the project's configuration file
-  --gc:refc|v2|markAndSweep|boehm|none
+  --gc:refc|v2|markAndSweep|boehm|go|none
                             select the GC to use; default is 'refc'
   --index:on|off            turn index file generation on|off
   --putenv:key=value        set an environment variable