Updated Command Line Switches (markdown)

SmartManoj 2018-12-01 21:45:54 +05:30
parent 4c2d55ba61
commit 8608420a3e
1 changed files with 23 additions and 5 deletions

@ -1,11 +1,12 @@
To be edited...
*Some switches are for internal use.
<table>
<th>
<td>Switches</td>
<td>Use</td>
</th>
<tr>
<th>Switches</th>
<th> Use</th>
</tr>
<tr>
<td>-testmode</td>
<td>*Test mode</td>
@ -20,7 +21,7 @@ To be edited...
</tr>
<tr>
<td>-key</td>
<td></td>
<td>*Config </td>
</tr>
<tr>
<td>-autostart</td>
@ -62,4 +63,21 @@ To be edited...
<td>--</td>
<td>Start Url</td>
</tr>
<tr>
<td>-workdir</td>
<td>Working Directory</td>
</tr>
<tr>
<td>-exename</td>
<td>Executable name</td>
</tr>
<tr>
<td>-writeprotected</td>
<td>if writeprotected</td>
</tr>
<tr>
<td>-update</td>
<td>update</td>
</tr>
</table>