summaryrefslogtreecommitdiffstats
path: root/docs/idevicedate.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/idevicedate.1')
-rw-r--r--docs/idevicedate.112
1 files changed, 9 insertions, 3 deletions
diff --git a/docs/idevicedate.1 b/docs/idevicedate.1
index 747afa5..dcdc57e 100644
--- a/docs/idevicedate.1
+++ b/docs/idevicedate.1
@@ -11,12 +11,15 @@ Simple utility to manage the clock on a device.
.SH OPTIONS
.TP
-.B \-d, \-\-debug
-enable communication debugging.
-.TP
.B \-u, \-\-udid UDID
target specific device by UDID.
.TP
+.B \-n, \-\-network
+connect to network device.
+.TP
+.B \-d, \-\-debug
+enable communication debugging.
+.TP
.B \-s, \-\-set TIMESTAMP
set UTC time described by TIMESTAMP
.TP
@@ -25,6 +28,9 @@ set time of device to current system time
.TP
.B \-h, \-\-help
prints usage information
+.TP
+.B \-v, \-\-version
+prints version information.
.SH AUTHOR
Martin Szulecki