binutils-gdb/gdb/cli
Tom Tromey 6511d20c9d Fix help formatting for string and filename options
I happened to notice that "help add-inferior" said:

  -execFILENAME
    FILENAME is the file name of the executable to use as the
    main program.

This is missing a space after "-exec".  This patch fixes the bug.

If ok'd on time I plan to check this in to the gdb-16 branch as well.

Approved-by: Kevin Buettner <kevinb@redhat.com>
2025-01-15 08:20:03 -07:00
..
cli-cmds.c Add an option with a color type. 2025-01-12 13:30:43 -07:00
cli-cmds.h Run check-include-guards.py 2024-12-18 10:00:44 -07:00
cli-decode.c Add an option with a color type. 2025-01-12 13:30:43 -07:00
cli-decode.h Add an option with a color type. 2025-01-12 13:30:43 -07:00
cli-dump.c
cli-interp.c Use std::make_unique in more places 2024-10-20 10:13:05 -06:00
cli-interp.h Run check-include-guards.py 2024-12-18 10:00:44 -07:00
cli-logging.c
cli-option.c Fix help formatting for string and filename options 2025-01-15 08:20:03 -07:00
cli-option.h Add an option with a color type. 2025-01-12 13:30:43 -07:00
cli-script.c Replace uses of "title" style with "command" 2024-12-12 20:18:23 -07:00
cli-script.h Run check-include-guards.py 2024-12-18 10:00:44 -07:00
cli-setshow.c Use filename style in "show" commands 2025-01-14 15:39:43 -07:00
cli-setshow.h Run check-include-guards.py 2024-12-18 10:00:44 -07:00
cli-style.c Add an option with a color type. 2025-01-12 13:30:43 -07:00
cli-style.h Add an option with a color type. 2025-01-12 13:30:43 -07:00
cli-utils.c Wrap help strings at 80 columns 2024-11-11 07:44:27 -07:00
cli-utils.h Run check-include-guards.py 2024-12-18 10:00:44 -07:00