From: Wolfgang Bumiller Date: Tue, 15 Jan 2013 21:08:15 +0000 (+0100) Subject: manpage: -E was missing all that time in there X-Git-Tag: before-library~249 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=commitdiff_plain;h=11450c11d17ba97f1ab60c1201ba1ffe7a241a41 manpage: -E was missing all that time in there --- diff --git a/doc/gmqcc.1 b/doc/gmqcc.1 index 5240c4e..74cdda4 100644 --- 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