diff options
Diffstat (limited to 'doc/src/sgml/ref/pg_controldata.sgml')
-rw-r--r-- | doc/src/sgml/ref/pg_controldata.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_controldata.sgml b/doc/src/sgml/ref/pg_controldata.sgml index 4aae8b193de..1f614111350 100644 --- a/doc/src/sgml/ref/pg_controldata.sgml +++ b/doc/src/sgml/ref/pg_controldata.sgml @@ -25,8 +25,8 @@ PostgreSQL documentation <arg choice="opt"><replaceable class="parameter">option</replaceable></arg> <group choice="opt"> <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> |