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

FreeBSD Manual Pages

  
 
  

home | help
idevicename(1)		     General Commands Manual		  idevicename(1)

NAME
     idevicename - Display the device name or set it to NAME if specified.

SYNOPSIS
     idevicename [OPTIONS] [NAME]

DESCRIPTION
     Simple utility to manage the device name.

     If  called  without any extra argument this tool will print the current de-
     vice name.

     If NAME is given the device name will be set to the name specified.

OPTIONS
     -u, --udid UDID
	    target specific device by UDID.

     -n, --network
	    connect to network device.

     -d, --debug
	    enable communication debugging.

     -h, --help
	    prints usage information

     -v, --version
	    prints version information.

AUTHOR
     Nikias Bassen

ON THE WEB
     https://libimobiledevice.org

     https://github.com/libimobiledevice/libimobiledevice

								  idevicename(1)

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

home | help