Add usage for commands in printcmd.c
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / help.exp
index 8339c475999860d6db76163776fc6e93cdd1807a..511e7d6238574641d7c0f280cb65fce2d2a02009 100644 (file)
@@ -120,7 +120,7 @@ gdb_test "help info bogus-gdb-command" "Undefined info command: \"bogus-gdb-comm
 gdb_test "help gotcha" "Undefined command: \"gotcha\"\.  Try \"help\"\." "help gotcha"
 
 # test apropos regex
-gdb_test "apropos \\\(print\[\^ bsiedf\\\".-\]\\\)" "handle -- Specify how to handle signals"
+gdb_test "apropos \\\(print\[\^\[ bsiedf\\\".-\]\\\)" "handle -- Specify how to handle signals"
 # test apropos >1 word string
 gdb_test "apropos handle signal" "handle -- Specify how to handle signals"
 # test apropos apropos
This page took 0.036028 seconds and 4 git commands to generate.