Обсуждение: pgsql/doc/src/sgml/ref pg_dump.sgml
CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: pjw@hub.org 01/03/06 00:22:18
Modified files:
doc/src/sgml/ref: pg_dump.sgml
Log message:
- Minor correction to usage
Philip Warner - CVS writes: > Log message: > - Minor correction to usage [ changed --db to --dbname ] Just FYI: Once I get past the merge conflicts I will commit an update of the pg_dump and pg_restore ref pages (mostly markup and formatting stuff). I think that examples should not use long options, since those are not universally available. -- Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/
> Philip Warner - CVS writes: > > > Log message: > > - Minor correction to usage > [ changed --db to --dbname ] > > Just FYI: > Once I get past the merge conflicts I will commit an update of the pg_dump > and pg_restore ref pages (mostly markup and formatting stuff). I think > that examples should not use long options, since those are not universally > available. Yes, they only appear with --help from the comand line if the platforms supportg getopt_long(). -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026