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/idevicebackup2.1 | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'docs/idevicebackup2.1') diff --git a/docs/idevicebackup2.1 b/docs/idevicebackup2.1 index 0a33126..f4e33ee 100644 --- a/docs/idevicebackup2.1 +++ b/docs/idevicebackup2.1 @@ -19,12 +19,18 @@ use backup data from device specified by UDID. .TP .B \-i, \-\-interactive request passwords interactively on the command line. -.TP +.TP +.B \-n, \-\-network +connect to network device. +.TP .B \-d, \-\-debug enable communication debugging. -.TP +.TP .B \-h, \-\-help prints usage information. +.TP +.B \-v, \-\-version +prints version information. .SH COMMANDS .TP @@ -68,9 +74,6 @@ Martin Szulecki Nikias Bassen -.SH SEE ALSO -idevicebackup(1) - .SH ON THE WEB https://libimobiledevice.org -- cgit v1.1-32-gdbae