docs: list single-letter options first in command-line summary
authorBruce Momjian
Thu, 3 Dec 2020 15:28:58 +0000 (10:28 -0500)
committerBruce Momjian
Thu, 3 Dec 2020 15:28:58 +0000 (10:28 -0500)
commit610e9f5b361e19f160fa27747e47d5495eb0f2ba
tree5798aed90b94bbbe5ed1ecf55d8191e03968a05c
parentabd0abfb749d39f46682fe84a1c6f973d2d8ddc2
docs:  list single-letter options first in command-line summary

In a few places, the long-version options were listed before the
single-letter ones in the command summary of a few commands.  This
didn't match other commands, and didn't match the option ordering later
in the same reference page.

Backpatch-through: 9.5
doc/src/sgml/ref/pg_controldata.sgml
doc/src/sgml/ref/pg_resetwal.sgml
doc/src/sgml/ref/reindexdb.sgml
doc/src/sgml/ref/vacuumdb.sgml