diff options
Diffstat (limited to 'docs/ideviceenterrecovery.1')
| -rw-r--r-- | docs/ideviceenterrecovery.1 | 23 |
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 | ||
| 3 | ideviceenterrecovery \- 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 | |||
| 10 | Makes a device with the supplied 40-digit UUID enter recovery mode immediately. | ||
| 11 | |||
| 12 | .SH OPTIONS | ||
| 13 | .TP | ||
| 14 | .B \-d, \-\-debug | ||
| 15 | enable communication debugging. | ||
| 16 | .TP | ||
| 17 | .B \-h, \-\-help | ||
| 18 | prints usage information. | ||
| 19 | |||
| 20 | .SH AUTHORS | ||
| 21 | Martin Szulecki | ||
| 22 | |||
| 23 | Man page written to conform with Debian by Julien Lavergne. | ||
