summaryrefslogtreecommitdiffstats
path: root/docs/idevice_id.1
diff options
context:
space:
mode:
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 @@
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.