diff options
Diffstat (limited to 'docs/idevicenotificationproxy.1')
| -rw-r--r-- | docs/idevicenotificationproxy.1 | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/docs/idevicenotificationproxy.1 b/docs/idevicenotificationproxy.1 index 56dd0b0..627ee5d 100644 --- a/docs/idevicenotificationproxy.1 +++ b/docs/idevicenotificationproxy.1 | |||
| @@ -12,19 +12,22 @@ Post or observe notifications on an iOS device from the command line. | |||
| 12 | .SH OPTIONS | 12 | .SH OPTIONS |
| 13 | .TP | 13 | .TP |
| 14 | .B \-u, \-\-udid UDID | 14 | .B \-u, \-\-udid UDID |
| 15 | target specific device by UDID. | 15 | Target specific device by UDID. |
| 16 | .TP | ||
| 17 | .B \-i, \-\-insecure | ||
| 18 | Connect to insecure notification proxy (for non-paired devices). | ||
| 16 | .TP | 19 | .TP |
| 17 | .B \-n, \-\-network | 20 | .B \-n, \-\-network |
| 18 | connect to network device. | 21 | Connect to network device. |
| 19 | .TP | 22 | .TP |
| 20 | .B \-d, \-\-debug | 23 | .B \-d, \-\-debug |
| 21 | enable communication debugging. | 24 | Enable communication debugging. |
| 22 | .TP | 25 | .TP |
| 23 | .B \-h, \-\-help | 26 | .B \-h, \-\-help |
| 24 | prints usage information. | 27 | Prints usage information. |
| 25 | .TP | 28 | .TP |
| 26 | .B \-v, \-\-version | 29 | .B \-v, \-\-version |
| 27 | prints version information. | 30 | Prints version information. |
| 28 | 31 | ||
| 29 | .SH COMMANDS | 32 | .SH COMMANDS |
| 30 | .TP | 33 | .TP |
| @@ -38,6 +41,8 @@ observe notification IDs in the foreground until CTRL+C or signal is received. | |||
| 38 | 41 | ||
| 39 | Martin Szulecki | 42 | Martin Szulecki |
| 40 | 43 | ||
| 44 | Nikias Bassen | ||
| 45 | |||
| 41 | .SH ON THE WEB | 46 | .SH ON THE WEB |
| 42 | https://libimobiledevice.org | 47 | https://libimobiledevice.org |
| 43 | 48 | ||
