1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/common/idevicediagnostics.md

17 lines
399 B
Markdown
Raw Normal View History

# idevicediagnostics
> iOS 장치의 진단 인터페이스와 상호 작용.
> 더 많은 정보: <https://manned.org/idevicediagnostics>.
- 진단 정보를 출력:
`idevicediagnostics diagnostics`
- Print mobilegestalt 키 값 출력:
`idevicediagnostics mobilegestalt {{키1}} {{키2}}`
- 장치 종료, 다시 시작 또는 절전 모드:
`idevicediagnostics {{shutdown|restart|sleep}}`