summaryrefslogtreecommitdiffstats
path: root/docs/idevicename.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/idevicename.1')
-rw-r--r--docs/idevicename.128
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/idevicename.1 b/docs/idevicename.1
new file mode 100644
index 0000000..f007f30
--- /dev/null
+++ b/docs/idevicename.1
@@ -0,0 +1,28 @@
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]
7[NAME]
8
9.SH DESCRIPTION
10
11Simple utility to manage the device name.
12
13If called without any extra argument this tool will print the current device name.
14
15If
16.B NAME
17is given the device name will be set to the name specified.
18
19.SH OPTIONS
20.TP
21.B \-u, \-\-udid UDID
22target specific device by its 40-digit device UDID.
23.TP
24.B \-h, \-\-help
25prints usage information
26
27.SH AUTHOR
28Nikias Bassen