From 18a93b10821a01cf1f706013e6a14014a4d3e2a5 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Fri, 5 Jun 2020 20:52:23 +0200 Subject: docs: Update man pages with new command line switches --- docs/idevicenotificationproxy.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/idevicenotificationproxy.1') diff --git a/docs/idevicenotificationproxy.1 b/docs/idevicenotificationproxy.1 index eb0c24f..56dd0b0 100644 --- a/docs/idevicenotificationproxy.1 +++ b/docs/idevicenotificationproxy.1 @@ -14,11 +14,17 @@ Post or observe notifications on an iOS device from the command line. .B \-u, \-\-udid UDID target specific device by UDID. .TP +.B \-n, \-\-network +connect to network device. +.TP .B \-d, \-\-debug enable communication debugging. .TP .B \-h, \-\-help prints usage information. +.TP +.B \-v, \-\-version +prints version information. .SH COMMANDS .TP -- cgit v1.1-32-gdbae