Fix postgres -A options flags

This commit is contained in:
Bruce Momjian 2000-07-21 03:13:32 +00:00
parent 8004bcf00e
commit b30da17081
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/pgctl-ref.sgml,v 1.4 2000/07/21 00:42:34 momjian Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/pgctl-ref.sgml,v 1.5 2000/07/21 03:13:32 momjian Exp $
Postgres documentation Postgres documentation
--> -->
@ -102,7 +102,7 @@ pg_ctl [-D <replaceable class="parameter">datadir</replaceable>] status
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term>f[ast]</term> <term>fast</term>
<term>f</term> <term>f</term>
<listitem> <listitem>
<para> <para>

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.9 2000/05/08 16:19:56 thomas Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.10 2000/07/21 03:13:32 momjian Exp $
Postgres documentation Postgres documentation
--> -->
@ -262,7 +262,7 @@ postgres [ -B <replaceable class="parameter">nBuffers</replaceable> ] [ -C ] [ -
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term>-A n|r|b|Q\fIn\fP|X\fIn\fP</term> <term>-A n|r|b|Q|X</term>
<listitem> <listitem>
<para> <para>
This option generates a tremendous amount of output. This option generates a tremendous amount of output.