Expand help text on --prenodef.

This commit is contained in:
Sei Lisa 2017-01-12 02:03:39 +01:00
parent a961fee1c3
commit 5fff5f37d0

View file

@ -191,6 +191,9 @@ Options marked with * are used to define the preprocessor macros __AGENTID__,
__AGENTKEY__, __AGENTIDRAW__, __AGENTNAME__, __ASSETID__ and __SHORTFILE__,
and have no effect if --prenodef is specified.
Using --prenodef before -p causes no macros whatsoever to be defined. If used
after -p, the type casting macros string(...), key(...), etc. will be defined.
If filename is a dash (-) then standard input is used.
Use: {progname} -O help for help on the optimizer control options.