summary refs log tree commit diff stats
path: root/doc/advopt.txt
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2018-01-24 20:08:17 +0100
committerAndreas Rumpf <rumpf_a@web.de>2018-01-24 20:08:17 +0100
commit80caca15bd72e5dbc2712c1f0f6cbfa90262fbb2 (patch)
treeb93808b834a1983a0787ff9de33e6a66daa08b27 /doc/advopt.txt
parentcd26d0288256c8966edb0762828e599f5fc6cc09 (diff)
downloadNim-80caca15bd72e5dbc2712c1f0f6cbfa90262fbb2.tar.gz
fixes #7089
Diffstat (limited to 'doc/advopt.txt')
-rw-r--r--doc/advopt.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt
index a1210118e..c8ff0845a 100644
--- a/doc/advopt.txt
+++ b/doc/advopt.txt
@@ -63,6 +63,7 @@ Advanced options:
   --memTracker:on|off       turn memory tracker on|off
   --excessiveStackTrace:on|off
                             stack traces use full file paths
+  --oldNewlines:on|off      turn on|off the old behaviour of "\n"
   --skipCfg                 do not read the general configuration file
   --skipUserCfg             do not read the user's configuration file
   --skipParentCfg           do not read the parent dirs' configuration files