1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-12 23:35:23 +02:00
tldr/pages/common/idevicescreenshot.md
Gabriel de Souza c8a2495bfb
idevice*, iproxy: add pages (#14363)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-10-30 22:40:38 +01:00

12 lines
308 B
Markdown

# idevicescreenshot
> Get a screenshot from the connected iOS device.
> More information: <https://manned.org/idevicescreenshot>.
- Save a screenshot with the default file name as a TIFF image:
`idevicescreenshot`
- Save a screenshot with a specific file name:
`idevicescreenshot {{path/to/file.tiff}}`