summaryrefslogtreecommitdiffstats
path: root/docs/idevicesetlocation.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/idevicesetlocation.1')
-rw-r--r--docs/idevicesetlocation.111
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/idevicesetlocation.1 b/docs/idevicesetlocation.1
index 4069739..941a6e5 100644
--- a/docs/idevicesetlocation.1
+++ b/docs/idevicesetlocation.1
@@ -14,17 +14,20 @@ Simulate location on iOS device with mounted developer disk image.
.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 even if available via USB
+connect to network device
+.TP
+.B \-d, \-\-debug
+enable communication debugging
.TP
.B \-h, \-\-help
prints usage information
+.TP
+.B \-v, \-\-version
+prints version information.
.SH AUTHOR
Nikias Bassen