Improve pg_archivecleanup and pg_standby --help output

Peter Eisentraut <peter_e@gmx.net>

Commit: b24181b26fc90758370e475088be4ef2497d3cc3
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2011-05-05T20:19:13Z
Releases: 9.1.0
Improve pg_archivecleanup and pg_standby --help output

For consistency with other tools, put the options before further usage
information.

In pg_standby, remove the supposedly deprecated -l option from the
given example invocation.

Files