manpage: -E was missing all that time in there

This commit is contained in:
Wolfgang Bumiller 2013-01-15 22:08:15 +01:00
parent dfa6d0c9ad
commit 11450c11d1

View file

@ -55,6 +55,10 @@ Be less verbose. In particular removes the messages about which files
are being processed, and which compilation mode is being used, and
some others. Warnings and errors will of course still be displayed.
.TP
.B "-E"
Run only the preprocessor as if -fftepp was used and print the
preprocessed code to stdout.
.TP
.BI -W warning "\fR, " "" -Wno- warning
Enable or disable a warning.
.TP