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 @@
+.TH "ideviceenterrecovery" 1
+.SH NAME
+ideviceenterrecovery \- Makes a device with the supplied 40-digit UUID enter recovery mode immediately.
+.SH SYNOPSIS
+.B ideviceenterrecovery
+[OPTIONS] UUID
+
+.SH DESCRIPTION
+
+Makes a device with the supplied 40-digit UUID enter recovery mode immediately.
+
+.SH OPTIONS
+.TP
+.B \-d, \-\-debug
+enable communication debugging.
+.TP
+.B \-h, \-\-help
+prints usage information.
+
+.SH AUTHORS
+Martin Szulecki
+
+Man page written to conform with Debian by Julien Lavergne.