summaryrefslogtreecommitdiffstats
path: root/docs/idevicedebugserverproxy.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/idevicedebugserverproxy.1')
-rw-r--r--docs/idevicedebugserverproxy.13
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 @@
3idevicedebugserverproxy \- Remote debugging proxy. 3idevicedebugserverproxy \- 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
37The port under which the proxy should listen for connections from clients. 37The port under which the proxy should listen for connections from clients.
38If omitted, the next available port will be used and printed to stdout.
38 39
39.SH AUTHORS 40.SH AUTHORS
40Martin Szulecki 41Martin Szulecki