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)
commit1435cc87d3a793a239d63bf7b20d35faba05f28f
tree8a4ccf6e7b41f013b40410ab426e496f01573f1a
parent25ee58e8f26df9ce3037258206eb100a3fc55103
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