diff options
| author | 2023-02-11 00:35:52 +0100 | |
|---|---|---|
| committer | 2023-02-11 00:35:52 +0100 | |
| commit | c50f53a7c2aa1744396ffa5c48e6c99c82c27c79 (patch) | |
| tree | b3f319ba34d45e16de3fe8c5ab0cf66198689fc0 /man/ideviceinstaller.1 | |
| parent | 39701a4c3377603f826ad7fe61fbe27d6c126004 (diff) | |
| download | ideviceinstaller-c50f53a7c2aa1744396ffa5c48e6c99c82c27c79.tar.gz ideviceinstaller-c50f53a7c2aa1744396ffa5c48e6c99c82c27c79.tar.bz2 | |
Add -b, --bundle-identifier command line switch to allow querying for bundle identifier
Diffstat (limited to 'man/ideviceinstaller.1')
| -rw-r--r-- | man/ideviceinstaller.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/ideviceinstaller.1 b/man/ideviceinstaller.1 index 8d2a01d..8ede2db 100644 --- a/man/ideviceinstaller.1 +++ b/man/ideviceinstaller.1 | |||
| @@ -31,6 +31,9 @@ list apps installed on the device. | |||
| 31 | .RS | 31 | .RS |
| 32 | .B Additional options: | 32 | .B Additional options: |
| 33 | .TP | 33 | .TP |
| 34 | \-b <bundleID> | ||
| 35 | Only query for given bundle identifier (can be passed multiple times) | ||
| 36 | .TP | ||
| 34 | \-o list_user | 37 | \-o list_user |
| 35 | list user apps only (apps installed by the user) | 38 | list user apps only (apps installed by the user) |
| 36 | .B This is the default. | 39 | .B This is the default. |
