]> de.git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - doc/gmqcc.1
Ensure that the members[] array is filled for vector types so the liferange function...
[xonotic/gmqcc.git] / 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