Diff between 1285ac1816846c580be08a88137f5aed4a502c32 and 4a56237aa8913be488b6f84aafcb8446214b536a
Changed Files
| File | Additions | Deletions | Status |
| tools/btmgmt.c | +1 | -1 | modified |
Full Patch
diff --git a/tools/btmgmt.c b/tools/btmgmt.c
index 412856d..22fc547 100644
--- a/tools/btmgmt.c
+++ b/tools/btmgmt.c
@@ -2355,7 +2355,7 @@ static void io_cap_rsp(uint8_t status, uint16_t len, const void *param,
static void io_cap_usage(void)
{
- printf("Usage: btmgmt [cap]\n");
+ printf("Usage: btmgmt io-cap <cap>\n");
}
static void cmd_io_cap(struct mgmt *mgmt, uint16_t index,