(unnamed)

text/plain

Filename: (unnamed)
Type: text/plain
Part: 0
Message: Re: Open items
Index: doc/src/sgml/ref/postgres-ref.sgml
===================================================================
RCS file: /cvsroot/pgsql-server/doc/src/sgml/ref/postgres-ref.sgml,v
retrieving revision 1.38
diff -c -c -r1.38 postgres-ref.sgml
*** doc/src/sgml/ref/postgres-ref.sgml	16 Oct 2003 17:38:01 -0000	1.38
--- doc/src/sgml/ref/postgres-ref.sgml	28 Oct 2003 14:49:24 -0000
***************
*** 335,340 ****
--- 335,351 ----
        </listitem>
       </varlistentry>
  
+      <varlistentry>
+       <term><option>--describe-config</option></term>
+       <listitem>
+        <para>
+         This option dumps out the server's internal configuration variables, 
+         descriptions, and defaults in tab-delimited <command>COPY</> format.
+         It is designed primarily for use by administration tools.
+        </para>
+       </listitem>
+      </varlistentry>
+ 
      </variablelist>
     </refsect2>
   </refsect1>