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 @@ | |||
| 3 | idevice_id \- Prints device name or a list of attached iPhone/iPod Touch devices. | 3 | idevice_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 | ||
| 10 | Prints device name or a list of attached iPhone/iPod Touch devices. | 10 | Prints device name or a list of attached iPhone/iPod Touch devices. |
| 11 | The UUID is a 40-digit hexadecimal number of the device | 11 | The UDID is a 40-digit hexadecimal number of the device |
| 12 | for which the name should be retrieved. | 12 | for 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 |
| 17 | list UUID of all attached devices | 17 | list UDID of all attached devices |
| 18 | .TP | 18 | .TP |
| 19 | .B \-d, \-\-debug | 19 | .B \-d, \-\-debug |
| 20 | enable communication debugging. | 20 | enable communication debugging. |
