table of contents
ideviceinfo(1) | General Commands Manual | ideviceinfo(1) |
NAME¶
ideviceinfo - Show information about the first connected device.
SYNOPSIS¶
ideviceinfo [OPTIONS]
DESCRIPTION¶
Show information about the first connected device.
OPTIONS¶
- -s, --simple
- use a simple connection to avoid auto-pairing with the device.
- -u, --udid UDID
- target specific device by UDID.
- -n, --network
- connect to network device.
- -d, --debug
- enable communication debugging.
- -q, --domain NAME
- set domain of query to NAME. Default: None.
- -k, --key NAME
- only query key specified by NAME. Default: All keys.
- -x, --xml
- output information as xml plist instead of key/value pairs.
- -h, --help
- prints usage information.
- -v, --version
- prints version information.
AUTHOR¶
Martin Szulecki
Man page written to conform with Debian by Julien Lavergne.