From 792d000e53b398f88c1e4bb22826a408b1cc0b8c Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 3 Dec 2020 10:28:58 -0500 Subject: [PATCH] docs: list single-letter options first in command-line summary In a few places, the long-version options were listed before the single-letter ones in the command summary of a few commands. This didn't match other commands, and didn't match the option ordering later in the same reference page. Backpatch-through: 9.5 --- doc/src/sgml/ref/pg_controldata.sgml | 2 +- doc/src/sgml/ref/pg_resetwal.sgml | 6 +++--- doc/src/sgml/ref/reindexdb.sgml | 10 +++++----- doc/src/sgml/ref/vacuumdb.sgml | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/src/sgml/ref/pg_controldata.sgml b/doc/src/sgml/ref/pg_controldata.sgml index 32081e9b91..295667ed36 100644 --- a/doc/src/sgml/ref/pg_controldata.sgml +++ b/doc/src/sgml/ref/pg_controldata.sgml @@ -25,8 +25,8 @@ PostgreSQL documentation option - + datadir diff --git a/doc/src/sgml/ref/pg_resetwal.sgml b/doc/src/sgml/ref/pg_resetwal.sgml index 3f885bdd62..ed2b539582 100644 --- a/doc/src/sgml/ref/pg_resetwal.sgml +++ b/doc/src/sgml/ref/pg_resetwal.sgml @@ -23,18 +23,18 @@ PostgreSQL documentation pg_resetwal - + - + option - + datadir diff --git a/doc/src/sgml/ref/reindexdb.sgml b/doc/src/sgml/ref/reindexdb.sgml index e8faaa826a..23312cedc9 100644 --- a/doc/src/sgml/ref/reindexdb.sgml +++ b/doc/src/sgml/ref/reindexdb.sgml @@ -28,8 +28,8 @@ PostgreSQL documentation - + schema @@ -38,8 +38,8 @@ PostgreSQL documentation - + table @@ -48,8 +48,8 @@ PostgreSQL documentation - + index @@ -64,8 +64,8 @@ PostgreSQL documentation option - + @@ -75,8 +75,8 @@ PostgreSQL documentation option - + dbname diff --git a/doc/src/sgml/ref/vacuumdb.sgml b/doc/src/sgml/ref/vacuumdb.sgml index 92f08b82b7..093275e430 100644 --- a/doc/src/sgml/ref/vacuumdb.sgml +++ b/doc/src/sgml/ref/vacuumdb.sgml @@ -28,8 +28,8 @@ PostgreSQL documentation - + table ( column [,...] ) @@ -44,8 +44,8 @@ PostgreSQL documentation connection-option option - +