Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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.

ON THE WEB
     https://libimobiledevice.org

     https://github.com/libimobiledevice/libimobiledevice

								  ideviceinfo(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ideviceinfo&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help