diff options
Diffstat (limited to 'doc/advopt.txt')
-rw-r--r-- | doc/advopt.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt index 1ebec0f49..157208a05 100644 --- a/doc/advopt.txt +++ b/doc/advopt.txt @@ -92,6 +92,7 @@ Advanced options: turn support for hot code reloading on|off --excessiveStackTrace:on|off stack traces use full file paths + --stackTraceMsgs:on|off enable user defined stack frame msgs via `setFrameMsg` --oldNewlines:on|off turn on|off the old behaviour of "\n" --laxStrings:on|off when turned on, accessing the zero terminator in strings is allowed; only for backwards compatibility |