summaryrefslogtreecommitdiffstats
path: root/docs/ideviceenterrecovery.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ideviceenterrecovery.1')
-rw-r--r--docs/ideviceenterrecovery.123
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/ideviceenterrecovery.1 b/docs/ideviceenterrecovery.1
new file mode 100644
index 0000000..a543092
--- /dev/null
+++ b/docs/ideviceenterrecovery.1
@@ -0,0 +1,23 @@
1.TH "ideviceenterrecovery" 1
2.SH NAME
3ideviceenterrecovery \- Makes a device with the supplied 40-digit UUID enter recovery mode immediately.
4.SH SYNOPSIS
5.B ideviceenterrecovery
6[OPTIONS] UUID
7
8.SH DESCRIPTION
9
10Makes a device with the supplied 40-digit UUID enter recovery mode immediately.
11
12.SH OPTIONS
13.TP
14.B \-d, \-\-debug
15enable communication debugging.
16.TP
17.B \-h, \-\-help
18prints usage information.
19
20.SH AUTHORS
21Martin Szulecki
22
23Man page written to conform with Debian by Julien Lavergne.