mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 08:01:46 +00:00
Update cheatsheets
This commit is contained in:
17
tldr/ideviceimagemounter
Normal file
17
tldr/ideviceimagemounter
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# ideviceimagemounter
|
||||
|
||||
> Mount disk images on an iOS device.
|
||||
> More information: <https://manned.org/ideviceimagemounter>.
|
||||
|
||||
- Mount a disk image on the connected device:
|
||||
|
||||
`ideviceimagemounter {{path/to/image_file}} {{path/to/signature_file}}`
|
||||
|
||||
- List currently mounted disk images:
|
||||
|
||||
`ideviceimagemounter --list`
|
||||
Reference in New Issue
Block a user