Document -config=<file> command line option

This commit is contained in:
Dale Weiler 2012-12-18 05:25:48 +00:00
parent 7856861df3
commit ff7094534e

View file

@ -349,6 +349,15 @@
<td>-nocolor</td>
<td>Turn off colored stdout/stderr.</td>
</tr>
<tr>
<td>-config=&lt;file&gt;</td>
<td>
Supply a configuration file to set options.
Note: If a file named <b>gmqcc.ini</b> or
<b>gmqcc.cfg</b> is found it will be loaded
implicitally.
</td>
</tr>
</table>
<h1><a name="bdoc">Building Documentation</a></h1>