mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-02-17 17:11:32 +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
|
\fBgmqcc\fR optionally takes options to specify the output and
|
||||||
input files on the commandline, and also accepts assembly files.
|
input files on the commandline, and also accepts assembly files.
|
||||||
.SH OPTIONS
|
.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.
|
there are also traditional long-options available.
|
||||||
.TP
|
.TP
|
||||||
.B "-h, --help"
|
.B "-h, --help"
|
||||||
|
|
Loading…
Reference in a new issue