summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2014-03-12 20:23:29 +0100
committerGravatar Martin Szulecki2014-03-12 20:23:29 +0100
commite3b45399e1e897c70195a424113552c4cc2b16c4 (patch)
treea4703364a93ecad4a714652e2ef0ea1e19594fa9 /docs
parentfb4b91d7916e2b63b323fe98e1b1449d077ab469 (diff)
downloadlibimobiledevice-e3b45399e1e897c70195a424113552c4cc2b16c4.tar.gz
libimobiledevice-e3b45399e1e897c70195a424113552c4cc2b16c4.tar.bz2
docs: Update man page for idevicescreenshot due new FILE argument
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 @@
idevicescreenshot \- Gets a screenshot from the connected device.
.SH SYNOPSIS
.B idevicescreenshot
-[OPTIONS]
+[OPTIONS] [FILE]
.SH DESCRIPTION
Gets a screenshot from the connected device.
+The screenshot is saved as a TIFF image with the given FILE name, where the
+default name is "screenshot-DATE.tiff",
+e.g.: ./screenshot-2013-12-31-23-59-59.tiff
+
NOTE: A mounted developer disk image is required on the device, otherwise
- the screenshotr service is not available.
+the screenshotr service is not available.
.SH OPTIONS
.TP