From 48706bb46a97b64efda7a88b8b31c755fbae57b3 Mon Sep 17 00:00:00 2001 From: Peter Smith Date: Tue, 17 Feb 2026 12:02:45 +1100 Subject: [PATCH v1] DOCS - option should be first and have ellipsis --- doc/src/sgml/ref/pg_controldata.sgml | 2 +- doc/src/sgml/ref/pg_resetwal.sgml | 2 +- doc/src/sgml/ref/pgupgrade.sgml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/ref/pg_controldata.sgml b/doc/src/sgml/ref/pg_controldata.sgml index b47fdca9dfc..0eb0abc48a3 100644 --- a/doc/src/sgml/ref/pg_controldata.sgml +++ b/doc/src/sgml/ref/pg_controldata.sgml @@ -22,7 +22,7 @@ PostgreSQL documentation pg_controldata - option + option diff --git a/doc/src/sgml/ref/pg_resetwal.sgml b/doc/src/sgml/ref/pg_resetwal.sgml index 41f2b1d480c..b0e9d2a9707 100644 --- a/doc/src/sgml/ref/pg_resetwal.sgml +++ b/doc/src/sgml/ref/pg_resetwal.sgml @@ -22,6 +22,7 @@ PostgreSQL documentation pg_resetwal + option @@ -30,7 +31,6 @@ PostgreSQL documentation - option diff --git a/doc/src/sgml/ref/pgupgrade.sgml b/doc/src/sgml/ref/pgupgrade.sgml index 38ca09b423c..42a8272c65f 100644 --- a/doc/src/sgml/ref/pgupgrade.sgml +++ b/doc/src/sgml/ref/pgupgrade.sgml @@ -22,6 +22,7 @@ PostgreSQL documentation pg_upgrade + option oldbindir newbindir @@ -29,7 +30,6 @@ PostgreSQL documentation oldconfigdir newconfigdir - option -- 2.47.3