mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
pg_upgrade: remove -h option
-h (help) is not needed; pg_upgrade already supports --help and -?, which is consistent with other tools.
This commit is contained in:
@ -181,7 +181,6 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><option>-?</option></term>
|
||||
<term><option>-h</option></term>
|
||||
<term><option>--help</option></term>
|
||||
<listitem><para>show help, then exit</para></listitem>
|
||||
</varlistentry>
|
||||
|
Reference in New Issue
Block a user