diff options
-rw-r--r-- | doc/src/sgml/ref/pg_dumpall.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/pg_dumpall.sgml b/doc/src/sgml/ref/pg_dumpall.sgml index 9e5f4452d0d..d1482d0e988 100644 --- a/doc/src/sgml/ref/pg_dumpall.sgml +++ b/doc/src/sgml/ref/pg_dumpall.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dumpall.sgml,v 1.29 2002/07/28 15:22:20 petere Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dumpall.sgml,v 1.30 2002/08/20 02:20:48 momjian Exp $ PostgreSQL documentation --> @@ -146,7 +146,7 @@ PostgreSQL documentation <xref linkend="app-pgdump"> calls. This is useful to control some aspects of the output format, but some options such as <option>-f</option>, - <option>-t</option>, and <replaceable + <option>-F</option>, <option>-t</option>, and <replaceable class="parameter">dbname</replaceable> should be avoided. </para> </refsect2> |