pg_recvlogical: Improve --help output

Peter Eisentraut <peter_e@gmx.net>

Commit: 1b031ae62e7cdf2f99848cd35cdb2166babdaa87
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2014-10-12T05:54:29Z
Releases: 9.4.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