idevice*, iproxy: add pages (#14363)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net> Co-authored-by: Wiktor Perskawiec <git@spageektti.cc> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
12
pages/common/ideviceinfo.md
Normal file
12
pages/common/ideviceinfo.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# ideviceinfo
|
||||
|
||||
> Show information about the first connected iOS device.
|
||||
> More information: <https://manned.org/ideviceinfo>.
|
||||
|
||||
- Display detailed information about the connected device:
|
||||
|
||||
`ideviceinfo`
|
||||
|
||||
- Show information about a specific device by UDID:
|
||||
|
||||
`ideviceinfo --udid {{device_udid}}`
|
Reference in New Issue
Block a user