summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Geoffrey Kruse2021-03-07 16:21:21 -0800
committerGravatar Nikias Bassen2022-05-05 19:02:14 +0200
commit3931ede42194b3a6d0a9128f1523c61372edc54e (patch)
treec882cb184ed90d4957a201cfd031cae161a4f38c /README.md
parent4b6e0d752e0c33dca71b358f88d2919856c56243 (diff)
downloadlibimobiledevice-3931ede42194b3a6d0a9128f1523c61372edc54e.tar.gz
libimobiledevice-3931ede42194b3a6d0a9128f1523c61372edc54e.tar.bz2
Updated README.md with idevicebtlogger
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0de51eb..61c34a0 100644
--- a/README.md
+++ b/README.md
@@ -128,6 +128,7 @@ The library bundles the following command-line utilities in the tools directory:
| `idevice_id` | List attached devices or print device name of given device |
| `idevicebackup` | Create or restore backup for devices (legacy) |
| `idevicebackup2` | Create or restore backups for devices running iOS 4 or later |
+| `idevicebtlogger` | Capture Bluetooth HCI traffic from a device (requires log profile) |
| `idevicecrashreport` | Retrieve crash reports from a device |
| `idevicedate` | Display the current date or set it on a device |
| `idevicedebug` | Interact with the debugserver service of a device |