aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/pg_resetwal.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/pg_resetwal.sgml')
-rw-r--r--doc/src/sgml/ref/pg_resetwal.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/pg_resetwal.sgml b/doc/src/sgml/ref/pg_resetwal.sgml
index 3b6c32c8d32..338ec6b8e41 100644
--- a/doc/src/sgml/ref/pg_resetwal.sgml
+++ b/doc/src/sgml/ref/pg_resetwal.sgml
@@ -23,18 +23,18 @@ PostgreSQL documentation
<cmdsynopsis>
<command>pg_resetwal</command>
<group choice="opt">
- <arg choice="plain"><option>--force</option></arg>
<arg choice="plain"><option>-f</option></arg>
+ <arg choice="plain"><option>--force</option></arg>
</group>
<group choice="opt">
- <arg choice="plain"><option>--dry-run</option></arg>
<arg choice="plain"><option>-n</option></arg>
+ <arg choice="plain"><option>--dry-run</option></arg>
</group>
<arg rep="repeat"><replaceable>option</replaceable></arg>
<group choice="plain">
<group choice="opt">
- <arg choice="plain"><option>--pgdata</option></arg>
<arg choice="plain"><option>-D</option></arg>
+ <arg choice="plain"><option>--pgdata</option></arg>
</group>
<replaceable class="parameter"> datadir</replaceable>
</group>