summaryrefslogtreecommitdiffstats
path: root/docs/ideviceenterrecovery.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ideviceenterrecovery.1')
-rw-r--r--docs/ideviceenterrecovery.114
1 files changed, 11 insertions, 3 deletions
diff --git a/docs/ideviceenterrecovery.1 b/docs/ideviceenterrecovery.1
index a543092..d455826 100644
--- a/docs/ideviceenterrecovery.1
+++ b/docs/ideviceenterrecovery.1
@@ -1,13 +1,13 @@
1.TH "ideviceenterrecovery" 1 1.TH "ideviceenterrecovery" 1
2.SH NAME 2.SH NAME
3ideviceenterrecovery \- Makes a device with the supplied 40-digit UUID enter recovery mode immediately. 3ideviceenterrecovery \- Make a device enter recovery mode.
4.SH SYNOPSIS 4.SH SYNOPSIS
5.B ideviceenterrecovery 5.B ideviceenterrecovery
6[OPTIONS] UUID 6[OPTIONS] UDID
7 7
8.SH DESCRIPTION 8.SH DESCRIPTION
9 9
10Makes a device with the supplied 40-digit UUID enter recovery mode immediately. 10Makes a device with the supplied UDID enter recovery mode immediately.
11 11
12.SH OPTIONS 12.SH OPTIONS
13.TP 13.TP
@@ -16,8 +16,16 @@ enable communication debugging.
16.TP 16.TP
17.B \-h, \-\-help 17.B \-h, \-\-help
18prints usage information. 18prints usage information.
19.TP
20.B \-v, \-\-version
21prints version information.
19 22
20.SH AUTHORS 23.SH AUTHORS
21Martin Szulecki 24Martin Szulecki
22 25
23Man page written to conform with Debian by Julien Lavergne. 26Man page written to conform with Debian by Julien Lavergne.
27
28.SH ON THE WEB
29https://libimobiledevice.org
30
31https://github.com/libimobiledevice/libimobiledevice