summaryrefslogtreecommitdiffstats
path: root/docs/idevice_id.1
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/idevice_id.1
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/idevice_id.1')
-rw-r--r--docs/idevice_id.16
1 files changed, 3 insertions, 3 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 @@
idevice_id \- Prints device name or a list of attached iPhone/iPod Touch devices.
.SH SYNOPSIS
.B idevice_id
-[OPTIONS] [UUID]
+[OPTIONS] [UDID]
.SH DESCRIPTION
Prints device name or a list of attached iPhone/iPod Touch devices.
-The UUID is a 40-digit hexadecimal number of the device
+The UDID is a 40-digit hexadecimal number of the device
for which the name should be retrieved.
.SH OPTIONS
.TP
.B \-l, \-\-list
-list UUID of all attached devices
+list UDID of all attached devices
.TP
.B \-d, \-\-debug
enable communication debugging.