Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 167fa70

Browse files
committed
Update pg_dumpall -f option description.
1 parent c8bdd8c commit 167fa70

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

doc/src/sgml/ref/pg_dumpall.sgml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/pg_dumpall.sgml,v 1.62 2007/01/25 03:30:43 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/pg_dumpall.sgml,v 1.63 2007/01/25 15:08:06 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -134,9 +134,8 @@ PostgreSQL documentation
134134
<term><option>--file=<replaceable class="parameter">filename</replaceable></option></term>
135135
<listitem>
136136
<para>
137-
Write the output to the specified file. This is particularly useful
138-
on Windows because output redirection does not work for child
139-
processes.
137+
Send output to the specified file. If this is omitted, the
138+
standard output is used.
140139
</para>
141140
</listitem>
142141
</varlistentry>

0 commit comments

Comments
 (0)