summaryrefslogtreecommitdiffstats
path: root/docs/idevicescreenshot.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/idevicescreenshot.1')
-rw-r--r--docs/idevicescreenshot.129
1 files changed, 29 insertions, 0 deletions
diff --git a/docs/idevicescreenshot.1 b/docs/idevicescreenshot.1
new file mode 100644
index 0000000..cf0ed15
--- /dev/null
+++ b/docs/idevicescreenshot.1
@@ -0,0 +1,29 @@
1.TH "idevicescreenshot" 1
2.SH NAME
3idevicescreenshot \- Gets a screenshot from the connected iPhone/iPod Touch.
4.SH SYNOPSIS
5.B idevicescreenshot
6[OPTIONS]
7
8.SH DESCRIPTION
9
10Gets a screenshot from the connected iPhone/iPod Touch.
11
12NOTE: A mounted developer disk image is required on the device, otherwise
13 the screenshotr service is not available.
14
15.SH OPTIONS
16.TP
17.B \-d, \-\-debug
18enable communication debugging.
19.TP
20.B \-u, \-\-uuid UUID
21target specific device by its 40-digit device UUID.
22.TP
23.B \-h, \-\-help
24prints usage information
25
26.SH AUTHOR
27Nikias Bassen
28
29Man page written to conform with Debian by Julien Lavergne.