mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-24 04:41:25 +00:00
manpage: gmqcc: fix typo
This commit is contained in:
parent
00fc3a5686
commit
3d9760473b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ list of QC source files that are to be compiled in order.
|
|||
\fBgmqcc\fR optionally takes options to specify the output and
|
||||
input files on the commandline, and also accepts assembly files.
|
||||
.SH OPTIONS
|
||||
\fBgmqcc\fR mostly tries to mimick gcc's commandline handling, though
|
||||
\fBgmqcc\fR mostly tries to mimic gcc's commandline handling, though
|
||||
there are also traditional long-options available.
|
||||
.TP
|
||||
.B "-h, --help"
|
||||
|
|
Loading…
Reference in a new issue