1idevicename(1) General Commands Manual idevicename(1)
2
3
4
6 idevicename - Display the device name or set it to NAME if specified.
7
9 idevicename [OPTIONS] [NAME]
10
11
13 Simple utility to manage the device name.
14
15 If called without any extra argument this tool will print the current
16 device name.
17
18 If NAME is given the device name will be set to the name specified.
19
20
22 -u, --udid UDID
23 target specific device by UDID.
24
25 -n, --network
26 connect to network device.
27
28 -d, --debug
29 enable communication debugging.
30
31 -h, --help
32 prints usage information
33
34 -v, --version
35 prints version information.
36
37
39 Nikias Bassen
40
41
43 https://libimobiledevice.org
44
45 https://github.com/libimobiledevice/libimobiledevice
46
47
48
49 idevicename(1)