]> granicus.if.org Git - postgresql/commit
Advertise --help (rather than '-?') as help option (problems with csh).
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 25 Nov 2000 19:05:44 +0000 (19:05 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 25 Nov 2000 19:05:44 +0000 (19:05 +0000)
commitfc6603ff75eb22c3ae9ba9d3ecde552cf06807cd
tree831b3e0aef01762ffb703eb1ed9dd1a93a5763d1
parentc25b4dbf03a9b9e5bf79f2f7e2bcdcd9dc6263b9
Advertise --help (rather than '-?') as help option (problems with csh).
Accept --help even if no general long options support exists.
13 files changed:
src/backend/postmaster/postmaster.c
src/backend/tcop/postgres.c
src/bin/initdb/initdb.sh
src/bin/initlocation/initlocation.sh
src/bin/pg_passwd/pg_passwd.c
src/bin/psql/startup.c
src/bin/scripts/createdb
src/bin/scripts/createlang.sh
src/bin/scripts/createuser
src/bin/scripts/dropdb
src/bin/scripts/droplang
src/bin/scripts/dropuser
src/bin/scripts/vacuumdb