From 11450c11d17ba97f1ab60c1201ba1ffe7a241a41 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Tue, 15 Jan 2013 22:08:15 +0100 Subject: [PATCH] manpage: -E was missing all that time in there --- doc/gmqcc.1 | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.39.2