Man page - idevicescreenshot(1)
Packages contains this manual
- idevice_id(1)
- idevicedate(1)
- idevicename(1)
- idevicediagnostics(1)
- idevicescreenshot(1)
- ideviceinfo(1)
- idevicecrashreport(1)
- idevicebackup(1)
- idevicebackup2(1)
- ideviceenterrecovery(1)
- idevicenotificationproxy(1)
- idevicesyslog(1)
- ideviceprovision(1)
- ideviceimagemounter(1)
- idevicepair(1)
- idevicedebug(1)
- idevicedebugserverproxy(1)
apt-get install libimobiledevice-utils
Manual
idevicescreenshot
NAMESYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR
ON THE WEB
NAME
idevicescreenshot - Gets a screenshot from the connected device.
SYNOPSIS
idevicescreenshot [OPTIONS] [FILE]
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.
OPTIONS
-u, --udid UDID
target specific device by UDID.
-n, --network
connect to network device.
-d, --debug
enable communication debugging.
-h, --help
prints usage information
-v, --version
prints version information.
AUTHOR
Nikias Bassen
Man page written to conform with Debian by Julien Lavergne.
ON THE WEB
https://libimobiledevice.org
https://github.com/libimobiledevice/libimobiledevice