Thread: pgsql: pg_ctl: Improve --help output

pgsql: pg_ctl: Improve --help output

From
Peter Eisentraut
Date:
pg_ctl: Improve --help output

All other --help output has = signs between long options and their
arguments, so do it here as well.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2a7f6366409d54e9a61e2b7ba0277b7cdf15dbdc

Modified Files
--------------
src/bin/pg_ctl/pg_ctl.c |    8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)