Advertise --help (rather than '-?') as help option (problems with csh).
Peter Eisentraut <peter_e@gmx.net>
Advertise --help (rather than '-?') as help option (problems with csh). Accept --help even if no general long options support exists.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/postmaster.c | modified | +35 −46 |
| src/backend/tcop/postgres.c | modified | +21 −28 |
| src/bin/initdb/initdb.sh | modified | +2 −2 |
| src/bin/initlocation/initlocation.sh | modified | +2 −2 |
| src/bin/pg_passwd/pg_passwd.c | modified | +2 −2 |
| src/bin/psql/startup.c | modified | +20 −4 |
| src/bin/scripts/createdb | modified | +2 −2 |
| src/bin/scripts/createlang.sh | modified | +2 −2 |
| src/bin/scripts/createuser | modified | +2 −2 |
| src/bin/scripts/dropdb | modified | +2 −2 |
| src/bin/scripts/droplang | modified | +2 −2 |
| src/bin/scripts/dropuser | modified | +2 −2 |
| src/bin/scripts/vacuumdb | modified | +2 −2 |