diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -128,6 +128,7 @@ The library bundles the following command-line utilities in the tools directory: | |||
128 | | `idevice_id` | List attached devices or print device name of given device | | 128 | | `idevice_id` | List attached devices or print device name of given device | |
129 | | `idevicebackup` | Create or restore backup for devices (legacy) | | 129 | | `idevicebackup` | Create or restore backup for devices (legacy) | |
130 | | `idevicebackup2` | Create or restore backups for devices running iOS 4 or later | | 130 | | `idevicebackup2` | Create or restore backups for devices running iOS 4 or later | |
131 | | `idevicebtlogger` | Capture Bluetooth HCI traffic from a device (requires log profile) | | ||
131 | | `idevicecrashreport` | Retrieve crash reports from a device | | 132 | | `idevicecrashreport` | Retrieve crash reports from a device | |
132 | | `idevicedate` | Display the current date or set it on a device | | 133 | | `idevicedate` | Display the current date or set it on a device | |
133 | | `idevicedebug` | Interact with the debugserver service of a device | | 134 | | `idevicedebug` | Interact with the debugserver service of a device | |