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

Commitd41754c

Browse files
committed
Fix description of psql flags -t and -q.
1 parent7d57288 commitd41754c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.10 1999/07/22 15:09:14 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.11 1999/07/30 00:59:50 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -475,8 +475,7 @@ testdb=>
475475
Specifies that
476476
<application>psql</application>
477477
should do its work quietly. By default, it
478-
prints welcome and exit messages and prompts for each query, and prints
479-
out the number of rows returned from a query.
478+
prints welcome and exit messages and prompts for each query.
480479
If this option is used, none of this happens. This is useful with the
481480
<option>-c</option> option.
482481
</para>
@@ -507,7 +506,7 @@ testdb=>
507506
<term>-t</term>
508507
<listitem>
509508
<para>
510-
Turn off printing of column names.
509+
Turn off printing of column names and result row count.
511510
This is useful with the
512511
<option>-c</option>
513512
option in shell scripts.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp