Martin Szulecki | adaa80a | 2010-12-28 12:19:30 +0100 | [diff] [blame] | 1 | .TH "ideviceenterrecovery" 1 |
| 2 | .SH NAME |
Martin Szulecki | aa7eed4 | 2012-04-07 15:51:13 +0200 | [diff] [blame] | 3 | ideviceenterrecovery \- Make a device enter recovery mode. |
Martin Szulecki | adaa80a | 2010-12-28 12:19:30 +0100 | [diff] [blame] | 4 | .SH SYNOPSIS |
| 5 | .B ideviceenterrecovery |
Martin Szulecki | 7457346 | 2012-03-22 16:07:07 +0100 | [diff] [blame] | 6 | [OPTIONS] UDID |
Martin Szulecki | adaa80a | 2010-12-28 12:19:30 +0100 | [diff] [blame] | 7 | |
| 8 | .SH DESCRIPTION |
| 9 | |
Nikias Bassen | b34e343 | 2018-10-01 02:32:51 +0200 | [diff] [blame] | 10 | Makes a device with the supplied UDID enter recovery mode immediately. |
Martin Szulecki | adaa80a | 2010-12-28 12:19:30 +0100 | [diff] [blame] | 11 | |
| 12 | .SH OPTIONS |
| 13 | .TP |
| 14 | .B \-d, \-\-debug |
| 15 | enable communication debugging. |
| 16 | .TP |
| 17 | .B \-h, \-\-help |
| 18 | prints usage information. |
Nikias Bassen | 18a93b1 | 2020-06-05 20:52:23 +0200 | [diff] [blame] | 19 | .TP |
| 20 | .B \-v, \-\-version |
| 21 | prints version information. |
Martin Szulecki | adaa80a | 2010-12-28 12:19:30 +0100 | [diff] [blame] | 22 | |
| 23 | .SH AUTHORS |
| 24 | Martin Szulecki |
| 25 | |
| 26 | Man page written to conform with Debian by Julien Lavergne. |
Martin Szulecki | 6535432 | 2015-01-27 23:19:51 +0100 | [diff] [blame] | 27 | |
| 28 | .SH ON THE WEB |
Martin Szulecki | e1cfe7f | 2020-06-04 02:44:02 +0200 | [diff] [blame] | 29 | https://libimobiledevice.org |
| 30 | |
| 31 | https://github.com/libimobiledevice/libimobiledevice |