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. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/b24181b26fc90758370e475088be4ef2497d3cc3 Modified Files -------------- contrib/pg_archivecleanup/pg_archivecleanup.c | 12 ++++++------ contrib/pg_standby/pg_standby.c | 10 +++++----- 2 files changed, 11 insertions(+), 11 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
