diff options
| author | 2023-07-21 03:35:40 +0700 | |
|---|---|---|
| committer | 2023-07-21 03:35:40 +0700 | |
| commit | bd618e0ed1000c7e3a02bfad032cb444495d2531 (patch) | |
| tree | 6ef0b64f6b528e0eb4ecfffecea2cddf9bd0f81b /man | |
| parent | 03d93c67ff8266d6253d1dd30c38bb35be59a599 (diff) | |
| download | ideviceinstaller-bd618e0ed1000c7e3a02bfad032cb444495d2531.tar.gz ideviceinstaller-bd618e0ed1000c7e3a02bfad032cb444495d2531.tar.bz2 | |
Updated manpage with new options
Diffstat (limited to 'man')
| -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. | |||
| 51 | Install app from a package file specified by PATH. PATH can also be a .ipcc | 51 | Install app from a package file specified by PATH. PATH can also be a .ipcc |
| 52 | file for carrier bundle installation or a .app directory for developer | 52 | file for carrier bundle installation or a .app directory for developer |
| 53 | app installation. | 53 | app installation. |
| 54 | .RS | ||
| 55 | .TP | ||
| 56 | .B \-s, \-\-sinf PATH | ||
| 57 | Pass an external SINF file located at PATH. | ||
| 58 | .TP | ||
| 59 | .B \-m, \-\-metadata PATH | ||
| 60 | Pass an external iTunesMetadata file located at PATH. | ||
| 61 | .RE | ||
| 54 | 62 | ||
| 55 | .TP | 63 | .TP |
| 56 | .B uninstall BUNDLEID | 64 | .B uninstall BUNDLEID |
