summaryrefslogtreecommitdiffstats
path: root/docs/idevicedate.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/idevicedate.1')
-rw-r--r--docs/idevicedate.121
1 files changed, 16 insertions, 5 deletions
diff --git a/docs/idevicedate.1 b/docs/idevicedate.1
index 15c9895..dcdc57e 100644
--- a/docs/idevicedate.1
+++ b/docs/idevicedate.1
@@ -1,22 +1,25 @@
1.TH "idevicedate" 1 1.TH "idevicedate" 1
2.SH NAME 2.SH NAME
3idevicedate \- Display the current date or set it on an iDevice. 3idevicedate \- Display the current date or set it on a device.
4.SH SYNOPSIS 4.SH SYNOPSIS
5.B idevicedate 5.B idevicedate
6[OPTIONS] 6[OPTIONS]
7 7
8.SH DESCRIPTION 8.SH DESCRIPTION
9 9
10Show information about the first connected iPhone/iPod Touch. 10Simple utility to manage the clock on a device.
11 11
12.SH OPTIONS 12.SH OPTIONS
13.TP 13.TP
14.B \-u, \-\-udid UDID
15target specific device by UDID.
16.TP
17.B \-n, \-\-network
18connect to network device.
19.TP
14.B \-d, \-\-debug 20.B \-d, \-\-debug
15enable communication debugging. 21enable communication debugging.
16.TP 22.TP
17.B \-u, \-\-uuid UUID
18target specific device by its 40-digit device UUID.
19.TP
20.B \-s, \-\-set TIMESTAMP 23.B \-s, \-\-set TIMESTAMP
21set UTC time described by TIMESTAMP 24set UTC time described by TIMESTAMP
22.TP 25.TP
@@ -25,6 +28,14 @@ set time of device to current system time
25.TP 28.TP
26.B \-h, \-\-help 29.B \-h, \-\-help
27prints usage information 30prints usage information
31.TP
32.B \-v, \-\-version
33prints version information.
28 34
29.SH AUTHOR 35.SH AUTHOR
30Martin Szulecki 36Martin Szulecki
37
38.SH ON THE WEB
39https://libimobiledevice.org
40
41https://github.com/libimobiledevice/libimobiledevice