mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
* dwarf2read.c (_initialize_dwarf2_read): Fix help text of
"save gdb-index" command.
This commit is contained in:
@@ -15839,7 +15839,7 @@ The value is the maximum depth to print."),
|
||||
|
||||
c = add_cmd ("gdb-index", class_files, save_gdb_index_command,
|
||||
_("\
|
||||
Save a .gdb-index file.\n\
|
||||
Save a gdb-index file.\n\
|
||||
Usage: save gdb-index DIRECTORY"),
|
||||
&save_cmdlist);
|
||||
set_cmd_completer (c, filename_completer);
|
||||
|
||||
Reference in New Issue
Block a user