From 6c2b5b2a80f089233142fed0aeef99804c46629e Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Fri, 21 Jul 2000 03:14:33 +0000
Subject: Clean up flags
---
doc/src/sgml/ref/postgres-ref.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'doc/src')
diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml
index 2187063d696..fd79274669c 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|X
+ -A [ n | r | b | Q | X ]
This option generates a tremendous amount of output.
--
cgit v1.2.3