This commit is contained in:
Dale Weiler 2012-11-23 21:46:39 +00:00
parent c479044be5
commit ac9003ba1d

View file

@ -35,7 +35,7 @@
the standard, optimization, and code generation. When this flag is specified, the compiler the standard, optimization, and code generation. When this flag is specified, the compiler
will just print the defaults and quit. No compilation is performed. will just print the defaults and quit. No compilation is performed.
</p> </p>
<pre>$ gmqcc -show-defautls</pre> <pre>$ gmqcc -show-defaults</pre>
<h2>Compiling for an alternitive standard</h2> <h2>Compiling for an alternitive standard</h2>
To compile with a different dialect of the QuakeC programming language the <i>-std</i> To compile with a different dialect of the QuakeC programming language the <i>-std</i>