1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-22 20:55:24 +02:00
tldr/pages.ko/common/idevicescreenshot.md

13 lines
343 B
Markdown
Raw Normal View History

# idevicescreenshot
> 연결된 iOS 기기에서 스크린샷을 찍음.
> 더 많은 정보: <https://manned.org/idevicescreenshot>.
- 기본 파일 이름을 사용하여 스크린샷을 TIFF 이미지로 저장:
`idevicescreenshot`
- 특정 파일 이름으로 스크린샷을 저장:
`idevicescreenshot {{경로/대상/파일.tiff}}`