Thread: pgsql: Tweak contrib --help output to match common style

pgsql: Tweak contrib --help output to match common style

From
Peter Eisentraut
Date:
Tweak contrib --help output to match common style

Placeholders such as OPTION are typically kept in singular.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/081ca7a0d1991abe7ba6c3c219119335903c4111

Modified Files
--------------
contrib/oid2name/oid2name.c |    2 +-
contrib/pg_upgrade/option.c |    2 +-
contrib/pgbench/pgbench.c   |    2 +-
3 files changed, 3 insertions(+), 3 deletions(-)