diff options
Diffstat (limited to 'docs/idevicedebugserverproxy.1')
-rw-r--r-- | docs/idevicedebugserverproxy.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/idevicedebugserverproxy.1 b/docs/idevicedebugserverproxy.1 index 37502eb..248c694 100644 --- a/docs/idevicedebugserverproxy.1 +++ b/docs/idevicedebugserverproxy.1 | |||
@@ -3,7 +3,7 @@ | |||
3 | idevicedebugserverproxy \- Remote debugging proxy. | 3 | idevicedebugserverproxy \- Remote debugging proxy. |
4 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |
5 | .B idevicedebugserverproxy | 5 | .B idevicedebugserverproxy |
6 | [OPTIONS] PORT | 6 | [OPTIONS] [PORT] |
7 | 7 | ||
8 | .SH DESCRIPTION | 8 | .SH DESCRIPTION |
9 | 9 | ||
@@ -35,6 +35,7 @@ prints version information. | |||
35 | .TP | 35 | .TP |
36 | .B PORT | 36 | .B PORT |
37 | The port under which the proxy should listen for connections from clients. | 37 | The port under which the proxy should listen for connections from clients. |
38 | If omitted, the next available port will be used and printed to stdout. | ||
38 | 39 | ||
39 | .SH AUTHORS | 40 | .SH AUTHORS |
40 | Martin Szulecki | 41 | Martin Szulecki |