summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2014-10-14 19:26:21 +0200
committerGravatar Martin Szulecki2014-10-14 19:26:21 +0200
commitec2d5cda304d3d549eccb84e4759d1159a3b81cb (patch)
tree1d8caae88f318cabb578f862f846a6ab32960196 /man
parentf0fd27511fc13adacfec139eadb4d08ffbad0d4d (diff)
downloadideviceinstaller-ec2d5cda304d3d549eccb84e4759d1159a3b81cb.tar.gz
ideviceinstaller-ec2d5cda304d3d549eccb84e4759d1159a3b81cb.tar.bz2
man: Update man page to have correct short arguments
Diffstat (limited to 'man')
-rw-r--r--man/ideviceinstaller.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/ideviceinstaller.1 b/man/ideviceinstaller.1
index 2ff31a9..bed39bd 100644
--- a/man/ideviceinstaller.1
+++ b/man/ideviceinstaller.1
@@ -17,7 +17,7 @@ enumerate installed or archived apps on iDevices.
17.B \-d, \-\-debug 17.B \-d, \-\-debug
18enable communication debugging. 18enable communication debugging.
19.TP 19.TP
20.B \-U, \-\-uuid UUID 20.B \-u, \-\-uuid UUID
21target specific device by its 40-digit device UUID. 21target specific device by its 40-digit device UUID.
22.TP 22.TP
23.B \-h, \-\-help 23.B \-h, \-\-help
@@ -50,7 +50,7 @@ print output in xml format (PList)
50install app from a package file specified by ARCHIVE. 50install app from a package file specified by ARCHIVE.
51 51
52.TP 52.TP
53.B \-u, \-\-uninstall APPID 53.B \-U, \-\-uninstall APPID
54uninstall app specified by APPID. 54uninstall app specified by APPID.
55 55
56.TP 56.TP