summaryrefslogtreecommitdiffstats
path: root/docs/idevicepair.1
blob: 3576ce9c8b1bbae1ebf8428d68ffb24c8b293b94 (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
50
51
52
53
54
55
56
.TH "idevicepair" 1
.SH NAME
idevicepair \- Manage host pairings with devices and usbmuxd.
.SH SYNOPSIS
.B idevicepair
[OPTIONS] COMMAND

.SH DESCRIPTION

Manage host pairings with devices and usbmuxd.

.SH OPTIONS
.TP
.B \-u, \-\-udid UDID
target specific device by UDID.
.TP 
.B \-d, \-\-debug
enable communication debugging.
.TP
.B \-h, \-\-help
prints usage information.
.TP
.B \-v, \-\-version
prints version information.

.SH COMMANDS
.TP
.B systembuid
print the system buid of the usbmuxd host.
.TP
.B hostid
print the host id for target device.
.TP
.B pair
pair device with this host.
.TP
.B validate
validate if device is paired with this host.
.TP
.B unpair
unpair device with this host.
.TP
.B list
list devices paired with this host.

.SH AUTHORS
Nikias Bassen

Martin Szulecki

Julien Lavergne

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

https://github.com/libimobiledevice/libimobiledevice