summaryrefslogtreecommitdiffstats
path: root/docs/idevice_id.1
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2012-04-07 15:51:13 +0200
committerGravatar Martin Szulecki2012-04-07 15:51:13 +0200
commitaa7eed4604138c94ca5642b7c116ad7ed9e5bed3 (patch)
tree4603ba48d300fb4792947cf70b9d7e6dd81e6021 /docs/idevice_id.1
parent1379f42c50ddfadea776c9e253c5df4fcc93dacb (diff)
downloadlibimobiledevice-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.14
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
3idevice_id \- Prints device name or a list of attached iPhone/iPod Touch devices. 3idevice_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
10Prints device name or a list of attached iPhone/iPod Touch devices. 10Prints device name or a list of attached devices.
11The UDID 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