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

Bruce Momjian <bruce@momjian.us>

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