GDB/doc: Remove indentation from `print -elements' completion example
authorMaciej W. Rozycki <macro@embecosm.com>
Fri, 1 Jul 2022 16:11:09 +0000 (17:11 +0100)
committerMaciej W. Rozycki <macro@embecosm.com>
Fri, 1 Jul 2022 16:11:09 +0000 (17:11 +0100)
commita89c17dac1e1b921188ba014cafc9c82e33dd5e8
tree4f3f7ce1aea8f5e92a6bec12301b52a0b3890548
parentc4de64f8f6df99078d55d329bed24bbe3b963aba
GDB/doc: Remove indentation from `print -elements' completion example

Remove indentation from the text of the manual after the example here:

"  Completion will in some cases guide you with a suggestion of what
kind of argument an option expects.  For example:

     (gdb) print -elements <TAB><TAB>
     NUMBER     unlimited

   Here, the option expects a number (e.g., '100'), not literal
'NUMBER'.  Such metasyntactical arguments are always presented in
uppercase."

as this is a continuation of the same paragraph.
gdb/doc/gdb.texinfo