Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 59550df

Browse files
committed
Put --describe-config in the right place.
1 parent 1885b26 commit 59550df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/postgres-ref.sgml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.40 2003/10/28 19:39:18 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.41 2003/11/02 12:58:11 petere Exp $
33
PostgreSQL documentation
44
-->
55

@@ -27,6 +27,7 @@ PostgreSQL documentation
2727
<arg>-B <replaceable>nbuffers</replaceable></arg>
2828
<arg>-c <replaceable>name</replaceable>=<replaceable>value</replaceable></arg>
2929
<arg>-d <replaceable>debug-level</replaceable></arg>
30+
<arg>--describe-config</arg>
3031
<arg>-D <replaceable>datadir</replaceable></arg>
3132
<arg>-e</arg>
3233
<arg>-E</arg>
@@ -66,7 +67,6 @@ PostgreSQL documentation
6667
<arg>-S <replaceable>sort-mem</replaceable></arg>
6768
<arg>-v <replaceable>protocol</replaceable></arg>
6869
<arg>-W <replaceable>seconds</replaceable></arg>
69-
<arg>--describe-config</arg>
7070
<arg>--<replaceable>name</replaceable>=<replaceable>value</replaceable></arg>
7171
</cmdsynopsis>
7272
</refsynopsisdiv>

0 commit comments

Comments
 (0)