summary refs log tree commit diff stats
path: root/doc/advopt.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2015-02-09 00:08:14 +0100
committerAraq <rumpf_a@web.de>2015-02-09 00:08:55 +0100
commitecd0dea091cfddacb2fb28c9fa4b716b571e8007 (patch)
tree84fd9b0fdbd7fe8f22194ce82d586a221aebcd79 /doc/advopt.txt
parent9431b734b4751b804a0e07e6fe52f29dea0b6b1c (diff)
downloadNim-ecd0dea091cfddacb2fb28c9fa4b716b571e8007.tar.gz
tables work in 'const' sections; echo supports 'nil' strings; minor cleanups
Diffstat (limited to 'doc/advopt.txt')
-rw-r--r--doc/advopt.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt
index 78c3d571a..ae474afc6 100644
--- a/doc/advopt.txt
+++ b/doc/advopt.txt
@@ -66,7 +66,6 @@ Advanced options:
   --threadanalysis:on|off   turn thread analysis on|off
   --tlsEmulation:on|off     turn thread local storage emulation on|off
   --taintMode:on|off        turn taint mode on|off
-  --symbolFiles:on|off      turn symbol files on|off (experimental)
   --implicitStatic:on|off   turn implicit compile time evaluation on|off
   --patterns:on|off         turn pattern matching on|off
   --skipCfg                 do not read the general configuration file