]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
manpage: -q, --quiet
authorWolfgang Bumiller <blub@speed.at>
Mon, 24 Dec 2012 10:03:34 +0000 (11:03 +0100)
committerWolfgang Bumiller <blub@speed.at>
Mon, 24 Dec 2012 10:03:34 +0000 (11:03 +0100)
doc/gmqcc.1

index 342d995d1a95b7f3c9cf3873e214af57feb13c96..3f3983a0465d27c158cf7abc63895373f200f12d 100644 (file)
@@ -50,6 +50,11 @@ be overwritten.
 List all possible optimizations and the optimization level they're
 activated at.
 .TP
+.BR -q ", " --quiet
+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
 .BI -W warning "\fR, " "" -Wno- warning
 Enable or disable a warning.
 .TP