summaryrefslogtreecommitdiffstats
path: root/man/ideviceinstaller.1
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2023-02-11 00:35:52 +0100
committerGravatar Nikias Bassen2023-02-11 00:35:52 +0100
commitc50f53a7c2aa1744396ffa5c48e6c99c82c27c79 (patch)
treeb3f319ba34d45e16de3fe8c5ab0cf66198689fc0 /man/ideviceinstaller.1
parent39701a4c3377603f826ad7fe61fbe27d6c126004 (diff)
downloadideviceinstaller-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.13
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.
.RS
.B Additional options:
.TP
+\-b <bundleID>
+Only query for given bundle identifier (can be passed multiple times)
+.TP
\-o list_user
list user apps only (apps installed by the user)
.B This is the default.