Fix typos for short arguments in man page
diff --git a/man/ideviceinstaller.1 b/man/ideviceinstaller.1
index d601d71..e849e2b 100644
--- a/man/ideviceinstaller.1
+++ b/man/ideviceinstaller.1
@@ -17,7 +17,7 @@
 .B \-D, \-\-debug
 enable communication debugging.
 .TP
-.B \-u, \-\-uuid UUID
+.B \-U, \-\-uuid UUID
 target specific device by its 40-digit device UUID.
 .TP
 .B \-h, \-\-help
@@ -50,7 +50,7 @@
 install app from a package file specified by ARCHIVE.
 
 .TP
-.B \-i, \-\-uninstall APPID
+.B \-u, \-\-uninstall APPID
 uninstall app specified by APPID.
 
 .TP