summaryrefslogtreecommitdiffstats
path: root/docs/idevicename.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/idevicename.1')
-rw-r--r--docs/idevicename.141
1 files changed, 41 insertions, 0 deletions
diff --git a/docs/idevicename.1 b/docs/idevicename.1
new file mode 100644
index 0000000..34ce490
--- /dev/null
+++ b/docs/idevicename.1
@@ -0,0 +1,41 @@
1.TH "idevicename" 1
2.SH NAME
3idevicename \- Display the device name or set it to NAME if specified.
4.SH SYNOPSIS
5.B idevicename
6[OPTIONS] [NAME]
7
8.SH DESCRIPTION
9
10Simple utility to manage the device name.
11
12If called without any extra argument this tool will print the current device name.
13
14If
15.B NAME
16is given the device name will be set to the name specified.
17
18.SH OPTIONS
19.TP
20.B \-u, \-\-udid UDID
21target specific device by UDID.
22.TP
23.B \-n, \-\-network
24connect to network device.
25.TP
26.B \-d, \-\-debug
27enable communication debugging.
28.TP
29.B \-h, \-\-help
30prints usage information
31.TP
32.B \-v, \-\-version
33prints version information.
34
35.SH AUTHOR
36Nikias Bassen
37
38.SH ON THE WEB
39https://libimobiledevice.org
40
41https://github.com/libimobiledevice/libimobiledevice