mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-03-22 10:41:43 +00:00
manpage: -q, --quiet
This commit is contained in:
parent
55dc45ec3e
commit
c3dfe2c61c
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue