summaryrefslogtreecommitdiffstats
path: root/docs/idevice_id.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/idevice_id.1')
-rw-r--r--docs/idevice_id.158
1 files changed, 26 insertions, 32 deletions
diff --git a/docs/idevice_id.1 b/docs/idevice_id.1
index c06fb5e..caded75 100644
--- a/docs/idevice_id.1
+++ b/docs/idevice_id.1
@@ -1,49 +1,43 @@
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 \- List attached devices or print device name of given device.
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
10Prints device name or a list of attached iPhone/iPod Touch devices. 10\f[B]idevice_id\f[] prints a list of attached devices. If a UDID is given,
11The UUID is a 40-digit hexadecimal number of the device 11the name of the connected device with that UDID will be retrieved.
12for which the name should be retrieved. 12
13Without any options, \f[B]idevice_id\f[] will list all available devices,
14USB and network.
15The output can be further controlled with the following OPTIONS.
13 16
14.SH OPTIONS 17.SH OPTIONS
15.TP 18.TP
16.B \-l, \-\-list 19.B \-l, \-\-list
17list UUID of all attached devices 20List UDIDs of all devices attached via USB.
18.TP 21.TP
22.B \-n, \-\-network
23List UDIDs of all devices available via network.
24.TP
19.B \-d, \-\-debug 25.B \-d, \-\-debug
20enable communication debugging. 26Enable communication debugging.
21.TP 27.TP
22.B \-h, \-\-help 28.B \-h, \-\-help
23prints usage information. 29Prints usage information.
24.TP 30.TP
25 31.B \-v, \-\-version
26.SH AUTHORS 32Prints version information.
27 Zach C. 33.TP
28
29 Jonathan Beck
30
31 Matt Colyer
32
33 Martin Aumueller
34
35 Christophe Fergeau
36
37 Martin S.
38
39 Paul Sladen
40
41 Patrick Walton
42 34
43 Zoltan Balaton 35.SH AUTHOR
36Nikias Bassen
44 37
45 Nikias Bassen 38Man page written to conform with Debian by Julien Lavergne.
46 39
47 Todd Zullinger 40.SH ON THE WEB
41https://libimobiledevice.org
48 42
49Man page written to conform with Debian by Julien Lavergne. 43https://github.com/libimobiledevice/libimobiledevice