diff options
author | Martin Szulecki | 2012-11-22 12:28:54 +0100 |
---|---|---|
committer | Martin Szulecki | 2012-11-22 12:28:54 +0100 |
commit | 1462f69a4eae4778d5ef9ef4206ed9902e45f6c6 (patch) | |
tree | f19a4128cd17285e560c6f5f8103f26288a30a83 /man/ideviceinstaller.1 | |
parent | 02fff36082103a8d51fa9096c74694eca057be75 (diff) | |
download | ideviceinstaller-1462f69a4eae4778d5ef9ef4206ed9902e45f6c6.tar.gz ideviceinstaller-1462f69a4eae4778d5ef9ef4206ed9902e45f6c6.tar.bz2 |
Fix wrong usage description for upgrade command
Diffstat (limited to 'man/ideviceinstaller.1')
-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 a9d2665..2ff31a9 100644 --- a/man/ideviceinstaller.1 +++ b/man/ideviceinstaller.1 @@ -54,8 +54,8 @@ install app from a package file specified by ARCHIVE. uninstall app specified by APPID. .TP -.B \-g, \-\-upgrade APPID -upgrade app specified by APPID. +.B \-g, \-\-upgrade ARCHIVE +upgrade app from a package file specified by ARCHIVE. .TP .B \-r, \-\-restore APPID |