docs: list single-letter options first in command-line summary

Bruce Momjian <bruce@momjian.us>

Commit: a659e789b743f1a4b977a1ffc7402ab618a9f68c
Author: Bruce Momjian <bruce@momjian.us>
Date: 2020-12-03T15:28:58Z
Releases: 14.0
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

Documentation touched