summaryrefslogtreecommitdiffstats
path: root/docs/idevice_id.1
blob: caded75eba13b15c668e4ee969741d08073bec2c (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
.TH "idevice_id" 1
.SH NAME
idevice_id \- List attached devices or print device name of given device.
.SH SYNOPSIS
.B idevice_id
[OPTIONS] [UDID]

.SH DESCRIPTION

\f[B]idevice_id\f[] prints a list of attached devices. If a UDID is given,
the name of the connected device with that UDID will be retrieved.

Without any options, \f[B]idevice_id\f[] will list all available devices,
USB and network.
The output can be further controlled with the following OPTIONS.

.SH OPTIONS
.TP
.B \-l, \-\-list
List UDIDs of all devices attached via USB.
.TP
.B \-n, \-\-network
List UDIDs of all devices available via network.
.TP
.B \-d, \-\-debug
Enable communication debugging.
.TP
.B \-h, \-\-help
Prints usage information.
.TP
.B \-v, \-\-version
Prints version information.
.TP

.SH AUTHOR
Nikias Bassen

Man page written to conform with Debian by Julien Lavergne.

.SH ON THE WEB
https://libimobiledevice.org

https://github.com/libimobiledevice/libimobiledevice