summaryrefslogtreecommitdiffstats
path: root/docs/idevicebackup.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/idevicebackup.1')
-rw-r--r--docs/idevicebackup.126
1 files changed, 21 insertions, 5 deletions
diff --git a/docs/idevicebackup.1 b/docs/idevicebackup.1
index 5ae867e..6f2a8f9 100644
--- a/docs/idevicebackup.1
+++ b/docs/idevicebackup.1
@@ -1,24 +1,32 @@
1.TH "idevicebackup" 1 1.TH "idevicebackup" 1
2.SH NAME 2.SH NAME
3idevicebackup \- Create or restore backup for iPhone/iPod Touch devices. 3idevicebackup \- Create or restore backup for devices.
4.SH SYNOPSIS 4.SH SYNOPSIS
5.B idevicebackup 5.B idevicebackup
6[OPTIONS] CMD [DIRECTORY] 6[OPTIONS] CMD [DIRECTORY]
7 7
8.SH DESCRIPTION 8.SH DESCRIPTION
9 9
10Create or restore backup from the current or specified directory. 10Create or restore backup in/from the specified directory.
11
12\f[B]NOTE\f[]: This tool is outdated. See idevicebackup2(1) for an updated tool.
11 13
12.SH OPTIONS 14.SH OPTIONS
13.TP 15.TP
14.B \-u, \-\-uuid UUID 16.B \-u, \-\-udid UDID
15target specific device by its 40-digit device UUID. 17target specific device by UDID.
16.TP 18.TP
19.B \-n, \-\-network
20connect to network device.
21.TP
17.B \-d, \-\-debug 22.B \-d, \-\-debug
18enable communication debugging. 23enable communication debugging.
19.TP 24.TP
20.B \-h, \-\-help 25.B \-h, \-\-help
21prints usage information. 26prints usage information.
27.TP
28.B \-v, \-\-version
29prints version information.
22 30
23.SH COMMANDS 31.SH COMMANDS
24.TP 32.TP
@@ -34,3 +42,11 @@ Martin Szulecki
34Nikias Bassen 42Nikias Bassen
35 43
36Man page written to conform with Debian by Julien Lavergne. 44Man page written to conform with Debian by Julien Lavergne.
45
46.SH SEE ALSO
47idevicebackup2(1)
48
49.SH ON THE WEB
50https://libimobiledevice.org
51
52https://github.com/libimobiledevice/libimobiledevice