doc: Remove stray comma from list of psql options
authorDaniel Gustafsson <[email protected]>
Tue, 9 Apr 2024 21:39:38 +0000 (23:39 +0200)
committerDaniel Gustafsson <[email protected]>
Tue, 9 Apr 2024 21:39:38 +0000 (23:39 +0200)
commit8d9714bbaab8c58e94c66d9e63f98c3c06b17e85
treea2aef333eb158311d2460f948ec2c7620dcf129c
parent4b179a47242993fe48b1bfa21b17dc9d5e2b35a2
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: [email protected]
Discussion: https://postgr.es/m/171267154345.684.7212826057932148541@wrigleys.postgresql.org
Backpatch-through: v12
doc/src/sgml/ref/psql-ref.sgml