]> granicus.if.org Git - postgresql/commit
Break up the long usage messages in pg_dump and pg_restore and
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 28 Aug 2002 20:57:22 +0000 (20:57 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 28 Aug 2002 20:57:22 +0000 (20:57 +0000)
commitd54caa6b341a57444d6b84b0978a039f4b92f2ca
treedc88cee852079cc164a670f40fb6ad3f702fea3a
parent03d39ce08056b1b69b6ba2350cfc5963c96056c6
Break up the long usage messages in pg_dump and pg_restore and
unify the wording, to make life easier for translators.

from Dennis Bjorklund
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dumpall.c
src/bin/pg_dump/pg_restore.c