summaryrefslogtreecommitdiffstats
path: root/docs/ideviceinfo.1
blob: 39446125be10218fd68496ecef66c44382851b5e (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 "ideviceinfo" 1
.SH NAME
ideviceinfo \- Show information about the first connected device.
.SH SYNOPSIS
.B ideviceinfo
[OPTIONS]

.SH DESCRIPTION

Show information about the first connected device.

.SH OPTIONS
.TP
.B \-s, \-\-simple
use a simple connection to avoid auto-pairing with the device.
.TP
.B \-u, \-\-udid UDID
target specific device by UDID.
.TP
.B \-n, \-\-network
connect to network device.
.TP
.B \-d, \-\-debug
enable communication debugging.
.TP
.B \-q, \-\-domain NAME
set domain of query to NAME. Default: None.
.TP
.B \-k, \-\-key NAME
only query key specified by NAME. Default: All keys.
.TP
.B \-x, \-\-xml
output information as xml plist instead of key/value pairs.
.TP
.B \-h, \-\-help
prints usage information.
.TP
.B \-v, \-\-version
prints version information.

.SH AUTHOR
Martin Szulecki

Man page written to conform with Debian by Julien Lavergne.

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

https://github.com/libimobiledevice/libimobiledevice