diff options
Diffstat (limited to 'docs/idevicedate.1')
| -rw-r--r-- | docs/idevicedate.1 | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/idevicedate.1 b/docs/idevicedate.1 new file mode 100644 index 0000000..15c9895 --- /dev/null +++ b/docs/idevicedate.1 | |||
| @@ -0,0 +1,30 @@ | |||
| 1 | .TH "idevicedate" 1 | ||
| 2 | .SH NAME | ||
| 3 | idevicedate \- Display the current date or set it on an iDevice. | ||
| 4 | .SH SYNOPSIS | ||
| 5 | .B idevicedate | ||
| 6 | [OPTIONS] | ||
| 7 | |||
| 8 | .SH DESCRIPTION | ||
| 9 | |||
| 10 | Show information about the first connected iPhone/iPod Touch. | ||
| 11 | |||
| 12 | .SH OPTIONS | ||
| 13 | .TP | ||
| 14 | .B \-d, \-\-debug | ||
| 15 | enable communication debugging. | ||
| 16 | .TP | ||
| 17 | .B \-u, \-\-uuid UUID | ||
| 18 | target specific device by its 40-digit device UUID. | ||
| 19 | .TP | ||
| 20 | .B \-s, \-\-set TIMESTAMP | ||
| 21 | set UTC time described by TIMESTAMP | ||
| 22 | .TP | ||
| 23 | .B \-c, \-\-sync | ||
| 24 | set time of device to current system time | ||
| 25 | .TP | ||
| 26 | .B \-h, \-\-help | ||
| 27 | prints usage information | ||
| 28 | |||
| 29 | .SH AUTHOR | ||
| 30 | Martin Szulecki | ||
