From: Bruce Momjian Date: Tue, 20 Aug 2002 02:20:48 +0000 (+0000) Subject: Add mention of -F not supported by pg_dumpall. Code already disallows it. X-Git-Tag: REL7_3~849 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c43760a7143b3f1f0c746e907849bf77b8674c36;p=thirdparty%2Fpostgresql.git Add mention of -F not supported by pg_dumpall. Code already disallows it. --- 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 @@ @@ -146,7 +146,7 @@ PostgreSQL documentation calls. This is useful to control some aspects of the output format, but some options such as , - , and -F, , and dbname should be avoided.