pgsql: pg_upgrade: remove -h option - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: pg_upgrade: remove -h option
Date
Msg-id E1Usgry-0004aU-IU@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_upgrade:  remove -h option
-h (help) is not needed;  pg_upgrade already supports --help and -?,
which is consistent with other tools.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e029275cdeb39cd2178ac23e2fcc65520f7b7b9c

Modified Files
--------------
contrib/pg_upgrade/option.c |    5 ++---
doc/src/sgml/pgupgrade.sgml |    1 -
2 files changed, 2 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade: trim down --help and doc option descriptions
Next
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade: pass username to analyze script