Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8d9714b

Browse files
doc: Remove stray comma from list of psql options
Back in 7.2 the list of options had short options and long optionson the same line separated by comma, but since 7.3 they are listedseparate lines. The comma on -X was left behind so fix by removingand backpatching all the way.Reported-by: y.saburov@gmail.comDiscussion:https://postgr.es/m/171267154345.684.7212826057932148541@wrigleys.postgresql.orgBackpatch-through: v12
1 parent4b179a4 commit8d9714b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/psql-ref.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ EOF
548548
</varlistentry>
549549

550550
<varlistentry>
551-
<term><option>-X,</option></term>
551+
<term><option>-X</option></term>
552552
<term><option>--no-psqlrc</option></term>
553553
<listitem>
554554
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp