mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
13 lines
308 B
Markdown
13 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}}`
|