summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2014-03-27 09:49:44 +0100
committerGravatar Martin Szulecki2014-03-27 09:49:44 +0100
commit312a9cb0830f01268a2f85dd8f6fa6ea93463273 (patch)
tree2b7a120c1af78bef46f1bf0348b787f797ad47e3
parent9920211fb0c8d52dfa478af1104fbd6e174ed781 (diff)
downloadlibimobiledevice-312a9cb0830f01268a2f85dd8f6fa6ea93463273.tar.gz
libimobiledevice-312a9cb0830f01268a2f85dd8f6fa6ea93463273.tar.bz2
docs: Update idevicename man page to match current usage
-rw-r--r--docs/idevicename.16
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/idevicename.1 b/docs/idevicename.1
index f007f30..4385433 100644
--- a/docs/idevicename.1
+++ b/docs/idevicename.1
@@ -3,8 +3,7 @@
3idevicename \- Display the device name or set it to NAME if specified. 3idevicename \- Display the device name or set it to NAME if specified.
4.SH SYNOPSIS 4.SH SYNOPSIS
5.B idevicename 5.B idevicename
6[OPTIONS] 6[OPTIONS] [NAME]
7[NAME]
8 7
9.SH DESCRIPTION 8.SH DESCRIPTION
10 9
@@ -18,6 +17,9 @@ is given the device name will be set to the name specified.
18 17
19.SH OPTIONS 18.SH OPTIONS
20.TP 19.TP
20.B \-d, \-\-debug
21enable communication debugging.
22.TP
21.B \-u, \-\-udid UDID 23.B \-u, \-\-udid UDID
22target specific device by its 40-digit device UDID. 24target specific device by its 40-digit device UDID.
23.TP 25.TP