diff options
Diffstat (limited to 'docs/idevicebackup.1')
| -rw-r--r-- | docs/idevicebackup.1 | 22 |
1 files changed, 19 insertions, 3 deletions
diff --git a/docs/idevicebackup.1 b/docs/idevicebackup.1 index 88e09e6..6f2a8f9 100644 --- a/docs/idevicebackup.1 +++ b/docs/idevicebackup.1 @@ -7,18 +7,26 @@ idevicebackup \- Create or restore backup for devices. .SH DESCRIPTION -Create or restore backup from the current or specified directory. +Create or restore backup in/from the specified directory. + +\f[B]NOTE\f[]: This tool is outdated. See idevicebackup2(1) for an updated tool. .SH OPTIONS .TP .B \-u, \-\-udid UDID -target specific device by its 40-digit device UDID. -.TP +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 @@ -34,3 +42,11 @@ Martin Szulecki Nikias Bassen Man page written to conform with Debian by Julien Lavergne. + +.SH SEE ALSO +idevicebackup2(1) + +.SH ON THE WEB +https://libimobiledevice.org + +https://github.com/libimobiledevice/libimobiledevice |
