1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 14:42:19 +02:00
tldr/pages.ko/common/idevicediagnostics.md
HoJeong Im e66c3db2a7
id*: add Korean translation (#14640)
* id*: add Korean translation

* Update pages.ko/common/idevicedate.md

Co-authored-by: Chooooo <contact@choo.ooo>

---------

Co-authored-by: Chooooo <contact@choo.ooo>
2024-11-06 00:44:52 +09:00

16 lines
399 B
Markdown

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