]> granicus.if.org Git - postgresql/blobdiff - doc/src/sgml/ref/pg_controldata.sgml
Add long options to pg_resetwal and pg_controldata
[postgresql] / doc / src / sgml / ref / pg_controldata.sgml
index 9a676e0a78bf5bd663129fc929f017f3b66d0090..32081e9b91cc5674324b2302a73cf11343ebe979 100644 (file)
@@ -23,7 +23,13 @@ PostgreSQL documentation
   <cmdsynopsis>
    <command>pg_controldata</command>
    <arg choice="opt"><replaceable class="parameter">option</replaceable></arg>
-   <arg choice="opt"><arg choice="opt"><option>-D</option></arg> <replaceable class="parameter">datadir</replaceable></arg>
+   <group choice="opt">
+    <group choice="opt">
+     <arg choice="plain"><option>--pgdata</option></arg>
+     <arg choice="plain"><option>-D</option></arg>
+    </group>
+    <replaceable class="parameter"> datadir</replaceable>
+   </group>
   </cmdsynopsis>
  </refsynopsisdiv>