--- tools/btmgmt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html