Обсуждение: pgsql: pg_recvlogical: Improve --help output

Поиск
Список
Период
Сортировка

pgsql: pg_recvlogical: Improve --help output

От
Peter Eisentraut
Дата:
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.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1b031ae62e7cdf2f99848cd35cdb2166babdaa87

Modified Files
--------------
src/bin/pg_basebackup/pg_receivexlog.c |    6 +++---
src/bin/pg_basebackup/pg_recvlogical.c |   31 +++++++++++++++----------------
2 files changed, 18 insertions(+), 19 deletions(-)