diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/advopt.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt index 46b9a12a6..3b5827aed 100644 --- a/doc/advopt.txt +++ b/doc/advopt.txt @@ -78,7 +78,7 @@ Advanced options: --tlsEmulation:on|off turn thread local storage emulation on|off --taintMode:on|off turn taint mode on|off --implicitStatic:on|off turn implicit compile time evaluation on|off - --patterns:on|off turn term rewriting macros on|off + --trmacros:on|off turn term rewriting macros on|off --multimethods:on|off turn multi-methods on|off --memTracker:on|off turn memory tracker on|off --hotCodeReloading:on|off |