diff options
Diffstat (limited to 'doc/src/sgml/ref/pg_amcheck.sgml')
-rw-r--r-- | doc/src/sgml/ref/pg_amcheck.sgml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/src/sgml/ref/pg_amcheck.sgml b/doc/src/sgml/ref/pg_amcheck.sgml index 46d12110b19..d00c48d0e79 100644 --- a/doc/src/sgml/ref/pg_amcheck.sgml +++ b/doc/src/sgml/ref/pg_amcheck.sgml @@ -289,8 +289,6 @@ PostgreSQL documentation <literal>--table</literal>, <literal>--index</literal>, or <literal>--relation</literal> matches no objects, it is a fatal error. This option downgrades that error to a warning. - If this option is used with <literal>--quiet</literal>, the warning - will be suppressed as well. </para> </listitem> </varlistentry> @@ -554,16 +552,6 @@ PostgreSQL documentation </varlistentry> <varlistentry> - <term><option>-q</option></term> - <term><option>--quiet</option></term> - <listitem> - <para> - Print fewer messages, and less detail regarding any server errors. - </para> - </listitem> - </varlistentry> - - <varlistentry> <term><option>-P</option></term> <term><option>--progress</option></term> <listitem> |