summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gustafsson <dgustafsson@postgresql.org>2024-04-09 23:39:38 +0200
committerDaniel Gustafsson <dgustafsson@postgresql.org>2024-04-09 23:39:38 +0200
commit8ebda5952a13ff8d53f89ebc87922da7e0eef729 (patch)
tree7176f0e1a52256c028e9c7fc1a4d7d7e744f0f0e
parenteabf98e949e3a655494a32ceb8d146117cce0505 (diff)
doc: Remove stray comma from list of psql options
Back in 7.2 the list of options had short options and long options on the same line separated by comma, but since 7.3 they are listed separate lines. The comma on -X was left behind so fix by removing and backpatching all the way. Reported-by: y.saburov@gmail.com Discussion: https://postgr.es/m/171267154345.684.7212826057932148541@wrigleys.postgresql.org Backpatch-through: v12
-rw-r--r--doc/src/sgml/ref/psql-ref.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml
index 2673684ace3..c7026462366 100644
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -547,7 +547,7 @@ EOF
</varlistentry>
<varlistentry>
- <term><option>-X,</option></term>
+ <term><option>-X</option></term>
<term><option>--no-psqlrc</option></term>
<listitem>
<para>