Fixed description of client command line options (removed --camp

and --no-camp, which are obsolete).
This commit is contained in:
crs 2005-01-01 20:17:24 +00:00
parent 8ddb77b811
commit 2e67f1e0d4
1 changed files with 1 additions and 15 deletions

View File

@ -348,21 +348,7 @@ the system's hostname and <span class="arg">port</span> defaults to 24800.
<span class="arg">address</span> is the hostname or IP address of
the server and <span class="arg">port</span> is the optional network
port on the server to connect to. The client accepts the
<a href="#commonOptions">common options</a> and:
</p>
<p>
<table>
<tr>
<td>&nbsp;</td><td><span class="code">&nbsp;</span></td>
<td><span class="code">--camp</span></td>
<td>&nbsp;&nbsp;</td><td>retry connection to server until successful</td>
</tr>
<tr>
<td>&nbsp;</td><td><span class="code">&nbsp;</span></td>
<td><span class="code">--no-camp</span></td>
<td>&nbsp;&nbsp;</td><td>try connection to server only once</td>
</tr>
</table>
<a href="#commonOptions">common options</a>.
</p>
</body>
</html>