projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7357ff
)
Document --describe-config.
author
Bruce Momjian
<
[email protected]
>
Tue, 28 Oct 2003 15:01:27 +0000
(15:01 +0000)
committer
Bruce Momjian
<
[email protected]
>
Tue, 28 Oct 2003 15:01:27 +0000
(15:01 +0000)
doc/src/sgml/ref/postgres-ref.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/postgres-ref.sgml
b/doc/src/sgml/ref/postgres-ref.sgml
index c36505af361cd59b7f46ffb300d08810fe515352..6b5381690b2f307c05316878b6068b6f7c777b17 100644
(file)
--- a/
doc/src/sgml/ref/postgres-ref.sgml
+++ b/
doc/src/sgml/ref/postgres-ref.sgml
@@
-335,6
+335,17
@@
PostgreSQL documentation
</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>