pg_recvlogical: Improve --help output

Peter Eisentraut <peter_e@gmx.net>

Commit: a0fb59d8bd7711fb8f08a4371074f07c62617d78
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2014-10-12T05:54:25Z
Releases: 9.5.0
pg_recvlogical: Improve --help output

List the actions first, as they are the most important options.  Group
the other options more sensibly, consistent with the man page.  Correct
a few typographical errors, clarify some things.

Also update the pg_receivexlog --help output to make it a bit more
consistent with that of pg_recvlogical.

Files