]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
Document -config=<file> command line option
authorDale Weiler <killfieldengine@gmail.com>
Tue, 18 Dec 2012 05:25:48 +0000 (05:25 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Tue, 18 Dec 2012 05:25:48 +0000 (05:25 +0000)
doc.html

index c61e0d49feaea969ba7cefc9b718e3e57d6dfa63..38d4c79f0da659ec60189641db900dea7250d4de 100644 (file)
--- a/doc.html
+++ b/doc.html
                         <td>-nocolor</td>
                         <td>Turn off colored stdout/stderr.</td>
                     </tr>
                         <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>
                 </table>
                 
                 <h1><a name="bdoc">Building Documentation</a></h1>