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_10_16~67 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=673b3c7ed934a5b3271671b4431880253f459971;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/reindexdb.sgml b/doc/src/sgml/ref/reindexdb.sgml index 08356ddd5fe..390dc5ebd58 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 5f96a3bb67f..e1125f38520 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 - +