mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* id*: add Korean translation * Update pages.ko/common/idevicedate.md Co-authored-by: Chooooo <contact@choo.ooo> --------- Co-authored-by: Chooooo <contact@choo.ooo>
12 lines
358 B
Markdown
12 lines
358 B
Markdown
# ideviceimagemounter
|
|
|
|
> iOS 기기에 디스크 이미지 마운트.
|
|
> 더 많은 정보: <https://manned.org/ideviceimagemounter>.
|
|
|
|
- 연결된 장치에 디스크 이미지 마운트:
|
|
|
|
`ideviceimagemounter {{경로/대상/이미지_파일}} {{경로/대상/서명_파일}}`
|
|
|
|
- 현재 마운트된 디스크 이미지 목록:
|
|
|
|
`ideviceimagemounter --list`
|