diff options
Diffstat (limited to 'src/ideviceinstaller.c')
| -rw-r--r-- | src/ideviceinstaller.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ideviceinstaller.c b/src/ideviceinstaller.c index 79961e1..dfd88b7 100644 --- a/src/ideviceinstaller.c +++ b/src/ideviceinstaller.c | |||
| @@ -214,7 +214,7 @@ static void print_usage(int argc, char **argv) | |||
| 214 | " -i, --install ARCHIVE\tInstall app from package file specified by ARCHIVE.\n" | 214 | " -i, --install ARCHIVE\tInstall app from package file specified by ARCHIVE.\n" |
| 215 | " \tARCHIVE can also be a .ipcc file for carrier bundles.\n" | 215 | " \tARCHIVE can also be a .ipcc file for carrier bundles.\n" |
| 216 | " -u, --uninstall APPID\tUninstall app specified by APPID.\n" | 216 | " -u, --uninstall APPID\tUninstall app specified by APPID.\n" |
| 217 | " -g, --upgrade APPID\tUpgrade app specified by APPID.\n" | 217 | " -g, --upgrade ARCHIVE\tUpgrade app from package file specified by ARCHIVE.\n" |
| 218 | " -L, --list-archives\tList archived applications, possible options:\n" | 218 | " -L, --list-archives\tList archived applications, possible options:\n" |
| 219 | " -o xml\t\t- print full output as xml plist\n" | 219 | " -o xml\t\t- print full output as xml plist\n" |
| 220 | " -a, --archive APPID\tArchive app specified by APPID, possible options:\n" | 220 | " -a, --archive APPID\tArchive app specified by APPID, possible options:\n" |
