summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/idevicescreenshot.18
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/idevicescreenshot.1 b/docs/idevicescreenshot.1
index b8c0e58..1b897c7 100644
--- a/docs/idevicescreenshot.1
+++ b/docs/idevicescreenshot.1
@@ -3,14 +3,18 @@
3idevicescreenshot \- Gets a screenshot from the connected device. 3idevicescreenshot \- Gets a screenshot from the connected device.
4.SH SYNOPSIS 4.SH SYNOPSIS
5.B idevicescreenshot 5.B idevicescreenshot
6[OPTIONS] 6[OPTIONS] [FILE]
7 7
8.SH DESCRIPTION 8.SH DESCRIPTION
9 9
10Gets a screenshot from the connected device. 10Gets a screenshot from the connected device.
11 11
12The screenshot is saved as a TIFF image with the given FILE name, where the
13default name is "screenshot-DATE.tiff",
14e.g.: ./screenshot-2013-12-31-23-59-59.tiff
15
12NOTE: A mounted developer disk image is required on the device, otherwise 16NOTE: A mounted developer disk image is required on the device, otherwise
13 the screenshotr service is not available. 17the screenshotr service is not available.
14 18
15.SH OPTIONS 19.SH OPTIONS
16.TP 20.TP