mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-02-19 18:11:16 +00:00
oops
This commit is contained in:
parent
c479044be5
commit
ac9003ba1d
1 changed files with 1 additions and 1 deletions
2
doc.html
2
doc.html
|
@ -35,7 +35,7 @@
|
|||
the standard, optimization, and code generation. When this flag is specified, the compiler
|
||||
will just print the defaults and quit. No compilation is performed.
|
||||
</p>
|
||||
<pre>$ gmqcc -show-defautls</pre>
|
||||
<pre>$ gmqcc -show-defaults</pre>
|
||||
|
||||
<h2>Compiling for an alternitive standard</h2>
|
||||
To compile with a different dialect of the QuakeC programming language the <i>-std</i>
|
||||
|
|
Loading…
Reference in a new issue