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.
31.RS 31.RS
32.B Additional options: 32.B Additional options:
33.TP 33.TP
34\-b <bundleID>
35Only query for given bundle identifier (can be passed multiple times)
36.TP
34\-o list_user 37\-o list_user
35list user apps only (apps installed by the user) 38list user apps only (apps installed by the user)
36.B This is the default. 39.B This is the default.