Diff between aa2a581488cc5335ae86da76e8c64cd240ff0448 and c95950e00631a8eff3f8b554e1b44187a7b1dfc0
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 b1820b4..37c1c1c 100644
--- a/tools/btmgmt.c
+++ b/tools/btmgmt.c
@@ -4455,7 +4455,7 @@ static const struct bt_shell_menu main_menu = {
cmd_keys, "Load Link Keys" },
{ "ltks", NULL,
cmd_ltks, "Load Long Term Keys" },
- { "irks", "[--local <index>] [--file <file path>]",
+ { "irks", "[--local index] [--file file path]",
cmd_irks, "Load Identity Resolving Keys" },
{ "block", "[-t type] <remote address>",
cmd_block, "Block Device" },