]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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)
commit89cdf1b65e6b64c3bd784717ee4429e9db5eaf8d
tree80a35e783817799651e52f2bf10ac745e218bf0f
parent0740857de7804609783eb9f11f055776c1fff4e8
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