Add --describe-config to top of postgres manual page.

This commit is contained in:
Bruce Momjian 2003-10-28 19:39:18 +00:00
parent 6228228009
commit 53b714d2a7

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.39 2003/10/28 15:01:27 momjian Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.40 2003/10/28 19:39:18 momjian Exp $
PostgreSQL documentation PostgreSQL documentation
--> -->
@ -66,6 +66,7 @@ PostgreSQL documentation
<arg>-S <replaceable>sort-mem</replaceable></arg> <arg>-S <replaceable>sort-mem</replaceable></arg>
<arg>-v <replaceable>protocol</replaceable></arg> <arg>-v <replaceable>protocol</replaceable></arg>
<arg>-W <replaceable>seconds</replaceable></arg> <arg>-W <replaceable>seconds</replaceable></arg>
<arg>--describe-config</arg>
<arg>--<replaceable>name</replaceable>=<replaceable>value</replaceable></arg> <arg>--<replaceable>name</replaceable>=<replaceable>value</replaceable></arg>
</cmdsynopsis> </cmdsynopsis>
</refsynopsisdiv> </refsynopsisdiv>