diff options
| author | 2010-04-11 14:14:05 +0200 | |
|---|---|---|
| committer | 2010-04-11 14:14:05 +0200 | |
| commit | 5ad76f5d56c13b75acfe11b964fa86aeddad2fd7 (patch) | |
| tree | 3b582f48868f32341a5152f876c286ea80f70490 /man | |
| parent | 32b2197f363648ec1490122043326eb5fc9c83f5 (diff) | |
| download | ideviceinstaller-5ad76f5d56c13b75acfe11b964fa86aeddad2fd7.tar.gz ideviceinstaller-5ad76f5d56c13b75acfe11b964fa86aeddad2fd7.tar.bz2 | |
Fix typos for short arguments in man page
Diffstat (limited to 'man')
| -rw-r--r-- | man/ideviceinstaller.1 | 4 | 
1 files changed, 2 insertions, 2 deletions
| 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 @@ enumerate installed or archived apps on iPhone/iPod Touch devices.  .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 @@ print output in xml format (PList)  install app from a package file specified by ARCHIVE.  .TP -.B \-i, \-\-uninstall APPID +.B \-u, \-\-uninstall APPID  uninstall app specified by APPID.  .TP | 
