diff options
| author | 2012-04-07 15:51:13 +0200 | |
|---|---|---|
| committer | 2012-04-07 15:51:13 +0200 | |
| commit | aa7eed4604138c94ca5642b7c116ad7ed9e5bed3 (patch) | |
| tree | 4603ba48d300fb4792947cf70b9d7e6dd81e6021 /docs/idevice_id.1 | |
| parent | 1379f42c50ddfadea776c9e253c5df4fcc93dacb (diff) | |
| download | libimobiledevice-aa7eed4604138c94ca5642b7c116ad7ed9e5bed3.tar.gz libimobiledevice-aa7eed4604138c94ca5642b7c116ad7ed9e5bed3.tar.bz2 | |
Update manpages of tools to use "device" instead of naming specific models
Diffstat (limited to 'docs/idevice_id.1')
| -rw-r--r-- | docs/idevice_id.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/idevice_id.1 b/docs/idevice_id.1 index 02d830d..311d1c2 100644 --- a/docs/idevice_id.1 +++ b/docs/idevice_id.1 | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | .TH "idevice_id" 1 | 1 | .TH "idevice_id" 1 |
| 2 | .SH NAME | 2 | .SH NAME |
| 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 devices. |
| 4 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |
| 5 | .B idevice_id | 5 | .B idevice_id |
| 6 | [OPTIONS] [UDID] | 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 devices. |
| 11 | The UDID 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 | ||
