projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b4f313
)
docs: list single-letter options first in command-line summary
author
Bruce Momjian
Thu, 3 Dec 2020 15:28:58 +0000
(10:28 -0500)
committer
Bruce Momjian
Thu, 3 Dec 2020 15:28:58 +0000
(10:28 -0500)
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
patch
|
blob
|
blame
|
history
doc/src/sgml/ref/pg_resetwal.sgml
patch
|
blob
|
blame
|
history
doc/src/sgml/ref/reindexdb.sgml
patch
|
blob
|
blame
|
history
doc/src/sgml/ref/vacuumdb.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_controldata.sgml
b/doc/src/sgml/ref/pg_controldata.sgml
index 4aae8b193dea7fe4a1dabd588a6f15e84df46cdc..1f614111350b8b8030d4df17ad5e4b7ded690c94 100644
(file)
--- a/
doc/src/sgml/ref/pg_controldata.sgml
+++ b/
doc/src/sgml/ref/pg_controldata.sgml
@@
-25,8
+25,8
@@
PostgreSQL documentation
option
-
--pgdata
-D
+
--pgdata
datadir
diff --git
a/doc/src/sgml/ref/pg_resetwal.sgml
b/doc/src/sgml/ref/pg_resetwal.sgml
index 3b6c32c8d32eaf9d4c72b40a7565366068d56510..338ec6b8e413f614f794b68d0af279aecb8dcaf8 100644
(file)
--- a/
doc/src/sgml/ref/pg_resetwal.sgml
+++ b/
doc/src/sgml/ref/pg_resetwal.sgml
@@
-23,18
+23,18
@@
PostgreSQL documentation
pg_resetwal
-
--force
-f
+
--force
-
--dry-run
-n
+
--dry-run
option
-
--pgdata
-D
+
--pgdata
datadir
diff --git
a/doc/src/sgml/ref/reindexdb.sgml
b/doc/src/sgml/ref/reindexdb.sgml
index 574144533378d4eff173fece9d557c266d09cf63..a3b0f7ce3190bdc8c79735916a9e0c022266a26c 100644
(file)
--- a/
doc/src/sgml/ref/reindexdb.sgml
+++ b/
doc/src/sgml/ref/reindexdb.sgml
@@
-28,8
+28,8
@@
PostgreSQL documentation
-
--schema
-S
+
--schema
schema
@@
-38,8
+38,8
@@
PostgreSQL documentation
-
--table
-t
+
--table
table
@@
-48,8
+48,8
@@
PostgreSQL documentation
-
--index
-i
+
--index
index
@@
-64,8
+64,8
@@
PostgreSQL documentation
option
-
--all
-a
+
--all
@@
-75,8
+75,8
@@
PostgreSQL documentation
option
-
--system
-s
+
--system
dbname
diff --git
a/doc/src/sgml/ref/vacuumdb.sgml
b/doc/src/sgml/ref/vacuumdb.sgml
index a90fc9322f99e9df0bbc61069477eb0f6eb1021c..efd1d6c1e64e317435f8a27687aa2cb4b36decfb 100644
(file)
--- a/
doc/src/sgml/ref/vacuumdb.sgml
+++ b/
doc/src/sgml/ref/vacuumdb.sgml
@@
-28,8
+28,8
@@
PostgreSQL documentation
-
--table
-t
+
--table
table
(
column
[,...] )
@@
-44,8
+44,8
@@
PostgreSQL documentation
connection-option
option
-
--all
-a
+
--all