pg_upgrade: remove -h option

Bruce Momjian <bruce@momjian.us>

Commit: e029275cdeb39cd2178ac23e2fcc65520f7b7b9c
Author: Bruce Momjian <bruce@momjian.us>
Date: 2013-06-28T22:10:13Z
Releases: 9.4.0
pg_upgrade:  remove -h option
-h (help) is not needed;  pg_upgrade already supports --help and -?,
which is consistent with other tools.

Files

PathChange+/−
contrib/pg_upgrade/option.c modified +2 −3
doc/src/sgml/pgupgrade.sgml modified +0 −1