diff options
Diffstat (limited to 'docs/idevice_id.1')
-rw-r--r-- | docs/idevice_id.1 | 6 |
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. |