diff options
-rw-r--r-- | man/ideviceinstaller.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/ideviceinstaller.1 b/man/ideviceinstaller.1 index d3849dd..0cd0bee 100644 --- a/man/ideviceinstaller.1 +++ b/man/ideviceinstaller.1 @@ -51,6 +51,14 @@ Only query given bundle identifier. This argument can be passed multiple times. Install app from a package file specified by PATH. PATH can also be a .ipcc file for carrier bundle installation or a .app directory for developer app installation. +.RS +.TP +.B \-s, \-\-sinf PATH +Pass an external SINF file located at PATH. +.TP +.B \-m, \-\-metadata PATH +Pass an external iTunesMetadata file located at PATH. +.RE .TP .B uninstall BUNDLEID |