docs: list single-letter options first in command-line summary
authorBruce Momjian <bruce@momjian.us>
Thu, 3 Dec 2020 15:28:58 +0000 (10:28 -0500)
committerBruce Momjian <bruce@momjian.us>
Thu, 3 Dec 2020 15:28:58 +0000 (10:28 -0500)
commit47c4843a03cac9c35d97ddc42868b157731d2032
tree744abbfc932f2fdb9639c8875fd728209e607f5f
parent81e3c868f891bf291a3ad38d81b04096146c2f6f
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/reindexdb.sgml
doc/src/sgml/ref/vacuumdb.sgml