Improve pg_archivecleanup and pg_standby --help output
Peter Eisentraut <peter_e@gmx.net>
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
| Path | Change | +/− |
|---|---|---|
| contrib/pg_archivecleanup/pg_archivecleanup.c | modified | +6 −6 |
| contrib/pg_standby/pg_standby.c | modified | +5 −5 |