summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2012-03-22 16:07:07 +0100
committerGravatar Martin Szulecki2012-03-22 16:07:07 +0100
commit7457346a7ad7dddc0188cd1cd6fc5920aabfe39a (patch)
tree4d9aa158fc2fb1e05d3349ca8a5ec22207a9a7e4 /docs
parent0331050438d1bd5824237d13240a766a9b503b55 (diff)
downloadlibimobiledevice-7457346a7ad7dddc0188cd1cd6fc5920aabfe39a.tar.gz
libimobiledevice-7457346a7ad7dddc0188cd1cd6fc5920aabfe39a.tar.bz2
Mass replace UUID by UDID, which is the correct term for it
Diffstat (limited to 'docs')
-rw-r--r--docs/idevice_id.16
-rw-r--r--docs/idevicebackup.14
-rw-r--r--docs/idevicebackup2.14
-rw-r--r--docs/idevicedate.14
-rw-r--r--docs/ideviceenterrecovery.16
-rw-r--r--docs/ideviceimagemounter.14
-rw-r--r--docs/ideviceinfo.14
-rw-r--r--docs/idevicepair.14
-rw-r--r--docs/idevicescreenshot.14
-rw-r--r--docs/idevicesyslog.14
10 files changed, 22 insertions, 22 deletions
diff --git a/docs/idevice_id.1 b/docs/idevice_id.1
index c06fb5e..02d830d 100644
--- a/docs/idevice_id.1
+++ b/docs/idevice_id.1
@@ -3,18 +3,18 @@
3idevice_id \- Prints device name or a list of attached iPhone/iPod Touch devices. 3idevice_id \- Prints device name or a list of attached iPhone/iPod Touch devices.
4.SH SYNOPSIS 4.SH SYNOPSIS
5.B idevice_id 5.B idevice_id
6[OPTIONS] [UUID] 6[OPTIONS] [UDID]
7 7
8.SH DESCRIPTION 8.SH DESCRIPTION
9 9
10Prints device name or a list of attached iPhone/iPod Touch devices. 10Prints device name or a list of attached iPhone/iPod Touch devices.
11The UUID is a 40-digit hexadecimal number of the device 11The UDID is a 40-digit hexadecimal number of the device
12for which the name should be retrieved. 12for which the name should be retrieved.
13 13
14.SH OPTIONS 14.SH OPTIONS
15.TP 15.TP
16.B \-l, \-\-list 16.B \-l, \-\-list
17list UUID of all attached devices 17list UDID of all attached devices
18.TP 18.TP
19.B \-d, \-\-debug 19.B \-d, \-\-debug
20enable communication debugging. 20enable communication debugging.
diff --git a/docs/idevicebackup.1 b/docs/idevicebackup.1
index 5ae867e..5ce9568 100644
--- a/docs/idevicebackup.1
+++ b/docs/idevicebackup.1
@@ -11,8 +11,8 @@ Create or restore backup from the current or specified directory.
11 11
12.SH OPTIONS 12.SH OPTIONS
13.TP 13.TP
14.B \-u, \-\-uuid UUID 14.B \-u, \-\-udid UDID
15target specific device by its 40-digit device UUID. 15target specific device by its 40-digit device UDID.
16.TP 16.TP
17.B \-d, \-\-debug 17.B \-d, \-\-debug
18enable communication debugging. 18enable communication debugging.
diff --git a/docs/idevicebackup2.1 b/docs/idevicebackup2.1
index a638b8f..e4f97f8 100644
--- a/docs/idevicebackup2.1
+++ b/docs/idevicebackup2.1
@@ -11,8 +11,8 @@ Create or restore backup from the current or specified directory.
11 11
12.SH OPTIONS 12.SH OPTIONS
13.TP 13.TP
14.B \-u, \-\-uuid UUID 14.B \-u, \-\-udid UDID
15target specific device by its 40-digit device UUID. 15target specific device by its 40-digit device UDID.
16.TP 16.TP
17.B \-d, \-\-debug 17.B \-d, \-\-debug
18enable communication debugging. 18enable communication debugging.
diff --git a/docs/idevicedate.1 b/docs/idevicedate.1
index 15c9895..5a3156e 100644
--- a/docs/idevicedate.1
+++ b/docs/idevicedate.1
@@ -14,8 +14,8 @@ Show information about the first connected iPhone/iPod Touch.
14.B \-d, \-\-debug 14.B \-d, \-\-debug
15enable communication debugging. 15enable communication debugging.
16.TP 16.TP
17.B \-u, \-\-uuid UUID 17.B \-u, \-\-udid UDID
18target specific device by its 40-digit device UUID. 18target specific device by its 40-digit device UDID.
19.TP 19.TP
20.B \-s, \-\-set TIMESTAMP 20.B \-s, \-\-set TIMESTAMP
21set UTC time described by TIMESTAMP 21set UTC time described by TIMESTAMP
diff --git a/docs/ideviceenterrecovery.1 b/docs/ideviceenterrecovery.1
index a543092..79de05c 100644
--- a/docs/ideviceenterrecovery.1
+++ b/docs/ideviceenterrecovery.1
@@ -1,13 +1,13 @@
1.TH "ideviceenterrecovery" 1 1.TH "ideviceenterrecovery" 1
2.SH NAME 2.SH NAME
3ideviceenterrecovery \- Makes a device with the supplied 40-digit UUID enter recovery mode immediately. 3ideviceenterrecovery \- Makes a device with the supplied 40-digit UDID enter recovery mode immediately.
4.SH SYNOPSIS 4.SH SYNOPSIS
5.B ideviceenterrecovery 5.B ideviceenterrecovery
6[OPTIONS] UUID 6[OPTIONS] UDID
7 7
8.SH DESCRIPTION 8.SH DESCRIPTION
9 9
10Makes a device with the supplied 40-digit UUID enter recovery mode immediately. 10Makes a device with the supplied 40-digit UDID enter recovery mode immediately.
11 11
12.SH OPTIONS 12.SH OPTIONS
13.TP 13.TP
diff --git a/docs/ideviceimagemounter.1 b/docs/ideviceimagemounter.1
index 55d81e9..ab65b6f 100644
--- a/docs/ideviceimagemounter.1
+++ b/docs/ideviceimagemounter.1
@@ -14,8 +14,8 @@ Mounts the specified disk image on the iPhone/iPod Touch device.
14.B \-d, \-\-debug 14.B \-d, \-\-debug
15enable communication debugging. 15enable communication debugging.
16.TP 16.TP
17.B \-u, \-\-uuid UUID 17.B \-u, \-\-udid UDID
18target specific device by its 40-digit device UUID. 18target specific device by its 40-digit device UDID.
19.TP 19.TP
20.B \-l, \-\-list 20.B \-l, \-\-list
21list mount information 21list mount information
diff --git a/docs/ideviceinfo.1 b/docs/ideviceinfo.1
index e350dd0..adfa00f 100644
--- a/docs/ideviceinfo.1
+++ b/docs/ideviceinfo.1
@@ -14,8 +14,8 @@ Show information about the first connected iPhone/iPod Touch.
14.B \-d, \-\-debug 14.B \-d, \-\-debug
15enable communication debugging. 15enable communication debugging.
16.TP 16.TP
17.B \-u, \-\-uuid UUID 17.B \-u, \-\-udid UDID
18target specific device by its 40-digit device UUID. 18target specific device by its 40-digit device UDID.
19.TP 19.TP
20.B \-q, \-\-domain NAME 20.B \-q, \-\-domain NAME
21set domain of query to NAME. Default: None. 21set domain of query to NAME. Default: None.
diff --git a/docs/idevicepair.1 b/docs/idevicepair.1
index da76b7f..3e6ca1d 100644
--- a/docs/idevicepair.1
+++ b/docs/idevicepair.1
@@ -11,8 +11,8 @@ Manage pairings with iPhone/iPod Touch/iPad devices and this host.
11 11
12.SH OPTIONS 12.SH OPTIONS
13.TP 13.TP
14.B \-u, \-\-uuid UUID 14.B \-u, \-\-udid UDID
15target specific device by its 40-digit device UUID. 15target specific device by its 40-digit device UDID.
16.TP 16.TP
17.B \-d, \-\-debug 17.B \-d, \-\-debug
18enable communication debugging. 18enable communication debugging.
diff --git a/docs/idevicescreenshot.1 b/docs/idevicescreenshot.1
index cf0ed15..73d2c09 100644
--- a/docs/idevicescreenshot.1
+++ b/docs/idevicescreenshot.1
@@ -17,8 +17,8 @@ NOTE: A mounted developer disk image is required on the device, otherwise
17.B \-d, \-\-debug 17.B \-d, \-\-debug
18enable communication debugging. 18enable communication debugging.
19.TP 19.TP
20.B \-u, \-\-uuid UUID 20.B \-u, \-\-udid UDID
21target specific device by its 40-digit device UUID. 21target specific device by its 40-digit device UDID.
22.TP 22.TP
23.B \-h, \-\-help 23.B \-h, \-\-help
24prints usage information 24prints usage information
diff --git a/docs/idevicesyslog.1 b/docs/idevicesyslog.1
index 178d7c5..e53587b 100644
--- a/docs/idevicesyslog.1
+++ b/docs/idevicesyslog.1
@@ -14,8 +14,8 @@ Relay syslog of a connected iPhone/iPod Touch.
14.B \-d, \-\-debug 14.B \-d, \-\-debug
15enable communication debugging. 15enable communication debugging.
16.TP 16.TP
17.B \-u, \-\-uuid UUID 17.B \-u, \-\-udid UDID
18target specific device by its 40-digit device UUID 18target specific device by its 40-digit device UDID
19.TP 19.TP
20.B \-h, \-\-help 20.B \-h, \-\-help
21prints usage information. 21prints usage information.