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

Commit18894c4

Browse files
committed
Re-add documentation for --no-readline option of psql, mistakenly removed a decade ago. Backpatch to release 7.4.
1 parented92088 commit18894c4

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.227 2009/07/25 17:04:19 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.228 2009/08/10 02:39:04 adunstan Exp $
33
PostgreSQL documentation
44
-->
55

@@ -240,6 +240,17 @@ PostgreSQL documentation
240240
</listitem>
241241
</varlistentry>
242242

243+
<varlistentry>
244+
<term><option>-n</></term>
245+
<term><option>--no-readline</></term>
246+
<listitem>
247+
<para>
248+
Do not use readline for line editing and do not use the history.
249+
This can be useful to turn off tab expansion when cutting and pasting.
250+
</para>
251+
</listitem>
252+
</varlistentry>
253+
243254
<varlistentry>
244255
<term><option>-o <replaceable class="parameter">filename</replaceable></></term>
245256
<term><option>--output <replaceable class="parameter">filename</replaceable></></term>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp