summaryrefslogtreecommitdiffstats
path: root/docs/idevice_id.1
blob: c06fb5e5b24b76bbf9a2697fb086efa974ab6baf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
.TH "idevice_id" 1
.SH NAME
idevice_id \- Prints device name or a list of attached iPhone/iPod Touch devices.
.SH SYNOPSIS
.B idevice_id
[OPTIONS] [UUID]

.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
for which the name should be retrieved.

.SH OPTIONS
.TP
.B \-l, \-\-list
list UUID of all attached devices
.TP 
.B \-d, \-\-debug
enable communication debugging.
.TP 
.B \-h, \-\-help
prints usage information.
.TP 

.SH AUTHORS
 Zach C.

 Jonathan Beck

 Matt Colyer

 Martin Aumueller

 Christophe Fergeau

 Martin S.

 Paul Sladen

 Patrick Walton

 Zoltan Balaton

 Nikias Bassen

 Todd Zullinger

Man page written to conform with Debian by Julien Lavergne.