projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8bdd8c
)
Update pg_dumpall -f option description.
author
Bruce Momjian
Thu, 25 Jan 2007 15:08:06 +0000
(15:08 +0000)
committer
Bruce Momjian
Thu, 25 Jan 2007 15:08:06 +0000
(15:08 +0000)
doc/src/sgml/ref/pg_dumpall.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_dumpall.sgml
b/doc/src/sgml/ref/pg_dumpall.sgml
index cdaf277a305f2af370d4d60a94aa951db82b8c72..d0ad93461af64eb5bdfacd95435395d728c256f2 100644
(file)
--- a/
doc/src/sgml/ref/pg_dumpall.sgml
+++ b/
doc/src/sgml/ref/pg_dumpall.sgml
@@
-1,5
+1,5
@@
@@
-134,9
+134,8
@@
PostgreSQL documentation
--file=
filename
- Write the output to the specified file. This is particularly useful
- on Windows because output redirection does not work for child
- processes.
+ Send output to the specified file. If this is omitted, the
+ standard output is used.