summaryrefslogtreecommitdiffstats
path: root/docs/idevicesetlocation.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/idevicesetlocation.1')
-rw-r--r--docs/idevicesetlocation.138
1 files changed, 38 insertions, 0 deletions
diff --git a/docs/idevicesetlocation.1 b/docs/idevicesetlocation.1
new file mode 100644
index 0000000..941a6e5
--- /dev/null
+++ b/docs/idevicesetlocation.1
@@ -0,0 +1,38 @@
1.TH "idevicesetlocation" 1
2.SH NAME
3idevicesetlocation \- Simulate location on iOS device.
4.SH SYNOPSIS
5.B idevicesetlocation
6[OPTIONS] -- <LAT> <LONG>
7
8.B idevicesetlocation
9[OPTIONS] reset
10
11.SH DESCRIPTION
12
13Simulate location on iOS device with mounted developer disk image.
14
15.SH OPTIONS
16.TP
17.B \-u, \-\-udid UDID
18target specific device by UDID
19.TP
20.B \-n, \-\-network
21connect to network device
22.TP
23.B \-d, \-\-debug
24enable communication debugging
25.TP
26.B \-h, \-\-help
27prints usage information
28.TP
29.B \-v, \-\-version
30prints version information.
31
32.SH AUTHOR
33Nikias Bassen
34
35.SH ON THE WEB
36https://libimobiledevice.org
37
38https://github.com/libimobiledevice/libimobiledevice