diff --git a/src/target/target.c b/src/target/target.c index 4b4aec83c..ee6ff3016 100644 --- a/src/target/target.c +++ b/src/target/target.c @@ -6285,7 +6285,7 @@ static const struct command_registration target_exec_command_handlers[] = { .handler = handle_bp_command, .mode = COMMAND_EXEC, .help = "list or set hardware or software breakpoint", - .usage = "
[] ['hw'|'hw_ctx']", + .usage = "[
[] ['hw'|'hw_ctx']]", }, { .name = "rbp",