From 7457346a7ad7dddc0188cd1cd6fc5920aabfe39a Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Thu, 22 Mar 2012 16:07:07 +0100 Subject: Mass replace UUID by UDID, which is the correct term for it --- docs/idevice_id.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/idevice_id.1') 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. -- cgit v1.1-32-gdbae