summaryrefslogtreecommitdiffstats
path: root/docs/idevicesetlocation.1
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2020-03-30 14:15:24 +0200
committerGravatar Nikias Bassen2020-03-30 14:15:24 +0200
commite6a4ab68cb860878b06f51a40cfde44e3971d55e (patch)
tree304c07f25daf296223e3b67b570367076e76b971 /docs/idevicesetlocation.1
parent3d8d13f0a70cefc1b12571b7f6aa2d1d4c58cffb (diff)
downloadlibimobiledevice-e6a4ab68cb860878b06f51a40cfde44e3971d55e.tar.gz
libimobiledevice-e6a4ab68cb860878b06f51a40cfde44e3971d55e.tar.bz2
Add idevicesetlocation tool
Diffstat (limited to 'docs/idevicesetlocation.1')
-rw-r--r--docs/idevicesetlocation.133
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/idevicesetlocation.1 b/docs/idevicesetlocation.1
new file mode 100644
index 0000000..2434dc8
--- /dev/null
+++ b/docs/idevicesetlocation.1
@@ -0,0 +1,33 @@
+.TH "idevicesetlocation" 1
+.SH NAME
+idevicesetlocation \- Simulate location on iOS device.
+.SH SYNOPSIS
+.B idevicesetlocation
+[OPTIONS] -- <LAT> <LONG>
+
+.B idevicesetlocation
+[OPTIONS] reset
+
+.SH DESCRIPTION
+
+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
+.TP
+.B \-h, \-\-help
+prints usage information
+
+.SH AUTHOR
+Nikias Bassen
+
+.SH ON THE WEB
+http://libimobiledevice.org