mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-05 18:41:04 +08:00
Fixed description of client command line options (removed --camp
and --no-camp, which are obsolete).
This commit is contained in:
@@ -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> </td><td><span class="code"> </span></td>
|
||||
<td><span class="code">--camp</span></td>
|
||||
<td> </td><td>retry connection to server until successful</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td><td><span class="code"> </span></td>
|
||||
<td><span class="code">--no-camp</span></td>
|
||||
<td> </td><td>try connection to server only once</td>
|
||||
</tr>
|
||||
</table>
|
||||
<a href="#commonOptions">common options</a>.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user