projects
/
xonotic
/
gmqcc.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfa6d0c
)
manpage: -E was missing all that time in there
author
Wolfgang Bumiller <blub@speed.at>
Tue, 15 Jan 2013 21:08:15 +0000
(22:08 +0100)
committer
Wolfgang Bumiller <blub@speed.at>
Tue, 15 Jan 2013 21:08:15 +0000
(22:08 +0100)
doc/gmqcc.1
patch
|
blob
|
history
diff --git
a/doc/gmqcc.1
b/doc/gmqcc.1
index 5240c4ea516026307d08ff85fda4a66016ee0443..74cdda4f72e7fdd9a876a0669f0db1b13a8640fd 100644
(file)
--- a/
doc/gmqcc.1
+++ b/
doc/gmqcc.1
@@
-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