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 7cd72f6c3..11af58392 100644 --- a/doc/advopt.txt +++ b/doc/advopt.txt @@ -103,6 +103,7 @@ Advanced options: value = number of processors (0 for auto-detect) --incremental:on|off only recompile the changed modules (experimental!) --verbosity:0|1|2|3 set Nim's verbosity level (1 is default) + --errorMax:int stop after n (>=1) errors in semantic pass --experimental:$1 enable experimental language feature -v, --version show detailed version information |