better doc for hard to find --define:SYMBOL:VAL (#8257)

This commit is contained in:
Timothee Cour
2018-07-11 01:33:33 -07:00
committed by Andreas Rumpf
parent 6fe79fd158
commit 32441d01e5

View File

@@ -12,7 +12,8 @@ Options:
-p, --path:PATH add path to search paths
-d, --define:SYMBOL(:VAL)
define a conditional symbol
(Optionally: Define the value for that symbol)
(Optionally: Define the value for that symbol,
see: "compile time define pragmas")
-u, --undef:SYMBOL undefine a conditional symbol
-f, --forceBuild force rebuilding of all modules
--stackTrace:on|off turn stack tracing on|off