mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 07:38:21 +00:00
Add note on removal of comments in help text
This commit is contained in:
parent
0855b8ad1d
commit
fab3ce4d24
1 changed files with 2 additions and 0 deletions
2
main.py
2
main.py
|
@ -228,6 +228,8 @@ and have no effect if --prenodef is specified.
|
||||||
If filename is a dash (-) then standard input is used.
|
If filename is a dash (-) then standard input is used.
|
||||||
Use: {progname} -O help for help on the optimizer control options.
|
Use: {progname} -O help for help on the optimizer control options.
|
||||||
|
|
||||||
|
Comments are always removed in the output, even when using --prettify.
|
||||||
|
|
||||||
Preprocessor modes:
|
Preprocessor modes:
|
||||||
ext Invoke a preprocessor with no default parameters
|
ext Invoke a preprocessor with no default parameters
|
||||||
mcpp Invoke mcpp as preprocessor, setting default parameters pertinent
|
mcpp Invoke mcpp as preprocessor, setting default parameters pertinent
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue