From b30da170818a823324cc0d985d5d4b2764c377b1 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 21 Jul 2000 03:13:32 +0000 Subject: Fix postgres -A options flags --- doc/src/sgml/ref/postgres-ref.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/ref/postgres-ref.sgml') diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml index 98ade29ff30..2187063d696 100644 --- a/doc/src/sgml/ref/postgres-ref.sgml +++ b/doc/src/sgml/ref/postgres-ref.sgml @@ -1,5 +1,5 @@ @@ -262,7 +262,7 @@ postgres [ -B nBuffers ] [ -C ] [ - - -A n|r|b|Q\fIn\fP|X\fIn\fP + -A n|r|b|Q|X This option generates a tremendous amount of output. -- cgit v1.2.3