aboutsummaryrefslogtreecommitdiffhomepage
path: root/gdb.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gdb.txt')
-rw-r--r--gdb.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb.txt b/gdb.txt
index 65015be..d62af95 100644
--- a/gdb.txt
+++ b/gdb.txt
@@ -6,7 +6,7 @@
|gdb|
|opts|
|prompt|
- |user-commands|
+ |user_commands|
|hooks|
# gdb(1) *gdb*
@@ -55,7 +55,7 @@
list variables according to regex, if regex empty, list all
- user commands: *user-commands*
+ user commands: *user_commands*
define <cmd> defines user command <cmd> to be run
# cmds in prompt or script
end