diff options
author | Martin Szulecki | 2014-03-27 09:49:44 +0100 |
---|---|---|
committer | Martin Szulecki | 2014-03-27 09:49:44 +0100 |
commit | 312a9cb0830f01268a2f85dd8f6fa6ea93463273 (patch) | |
tree | 2b7a120c1af78bef46f1bf0348b787f797ad47e3 /docs | |
parent | 9920211fb0c8d52dfa478af1104fbd6e174ed781 (diff) | |
download | libimobiledevice-312a9cb0830f01268a2f85dd8f6fa6ea93463273.tar.gz libimobiledevice-312a9cb0830f01268a2f85dd8f6fa6ea93463273.tar.bz2 |
docs: Update idevicename man page to match current usage
Diffstat (limited to 'docs')
-rw-r--r-- | docs/idevicename.1 | 6 |
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 @@ idevicename \- Display the device name or set it to NAME if specified. .SH SYNOPSIS .B idevicename -[OPTIONS] -[NAME] +[OPTIONS] [NAME] .SH DESCRIPTION @@ -18,6 +17,9 @@ is given the device name will be set to the name specified. .SH OPTIONS .TP +.B \-d, \-\-debug +enable communication debugging. +.TP .B \-u, \-\-udid UDID target specific device by its 40-digit device UDID. .TP |