summaryrefslogtreecommitdiffstats
path: root/docs/idevicepair.1
blob: da76b7f8388708a497fe5fb52579daed08897e9c (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 "idevicepair" 1
.SH NAME
idevicepair \- Manage pairings with iPhone/iPod Touch/iPad devices and this host.
.SH SYNOPSIS
.B idevicepair
[OPTIONS] COMMAND

.SH DESCRIPTION

Manage pairings with iPhone/iPod Touch/iPad devices and this host.

.SH OPTIONS
.TP
.B \-u, \-\-uuid UUID
target specific device by its 40-digit device UUID.
.TP 
.B \-d, \-\-debug
enable communication debugging.
.TP 
.B \-h, \-\-help
prints usage information.

.SH COMMANDS
.TP
.B hostid
print the host id of this computer.
.TP
.B pair
pair device with this computer.
.TP
.B validate
validate if device is paired with this computer.
.TP
.B unpair
unpair device with this computer.
.TP
.B list
list devices paired with this computer.

.SH AUTHORS
Nikias Bassen

Man page written to conform with Debian by Julien Lavergne.