docs: list single-letter options first in command-line summary
Bruce Momjian <bruce@momjian.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_controldata.sgml | modified | +1 −1 |
| doc/src/sgml/ref/pg_resetwal.sgml | modified | +3 −3 |
| doc/src/sgml/ref/reindexdb.sgml | modified | +5 −5 |
| doc/src/sgml/ref/vacuumdb.sgml | modified | +2 −2 |