summaryrefslogtreecommitdiffstats
path: root/docs/idevicename.1
blob: f007f3059b1db3281eca169ab60cfa96ed0a9395 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.TH "idevicename" 1
.SH NAME
idevicename \- Display the device name or set it to NAME if specified.
.SH SYNOPSIS
.B idevicename
[OPTIONS]
[NAME]

.SH DESCRIPTION

Simple utility to manage the device name.

If called without any extra argument this tool will print the current device name.

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

.SH OPTIONS
.TP
.B \-u, \-\-udid UDID
target specific device by its 40-digit device UDID.
.TP
.B \-h, \-\-help
prints usage information

.SH AUTHOR
Nikias Bassen