mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
13 lines
292 B
Markdown
13 lines
292 B
Markdown
![]() |
# 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}}`
|