From: Bruce Momjian Date: Thu, 3 Dec 2020 15:28:58 +0000 (-0500) Subject: docs: list single-letter options first in command-line summary X-Git-Tag: REL_11_11~87 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=792d000e53b398f88c1e4bb22826a408b1cc0b8c;p=thirdparty%2Fpostgresql.git 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 --- diff --git a/doc/src/sgml/ref/pg_controldata.sgml b/doc/src/sgml/ref/pg_controldata.sgml index 32081e9b91c..295667ed364 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 3f885bdd620..ed2b539582f 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 e8faaa826a4..23312cedc97 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 92f08b82b75..093275e430f 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 - +