Fix output of --advanced

All the other documentation limits with :, only this one was with =
This commit is contained in:
def
2015-02-16 20:50:43 +01:00
parent 553b9308b7
commit ac0bb605ba

View File

@@ -85,7 +85,7 @@ Advanced options:
that --dynlibOverride:lua matches
dynlib: "liblua.so.3"
--listCmd list the commands used to execute external programs
--parallelBuild=0|1|... perform a parallel build
--parallelBuild:0|1|... perform a parallel build
value = number of processors (0 for auto-detect)
--verbosity:0|1|2|3 set Nim's verbosity level (1 is default)
--cs:none|partial set case sensitivity level (default: none);