aboutsummaryrefslogtreecommitdiff
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
commit8d9714bbaab8c58e94c66d9e63f98c3c06b17e85 (patch)
treea2aef333eb158311d2460f948ec2c7620dcf129c
parent4b179a47242993fe48b1bfa21b17dc9d5e2b35a2 (diff)
downloadpostgresql-8d9714bbaab8c58e94c66d9e63f98c3c06b17e85.tar.gz
postgresql-8d9714bbaab8c58e94c66d9e63f98c3c06b17e85.zip
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 a5e2d1f0418..8a0d6b196e2 100644
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -548,7 +548,7 @@ EOF
</varlistentry>
<varlistentry>
- <term><option>-X,</option></term>
+ <term><option>-X</option></term>
<term><option>--no-psqlrc</option></term>
<listitem>
<para>