projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89b1d25
)
Fix confusion about -f switch: it's output not input.
author
Tom Lane
Mon, 26 Nov 2001 23:09:21 +0000
(23:09 +0000)
committer
Tom Lane
Mon, 26 Nov 2001 23:09:21 +0000
(23:09 +0000)
doc/src/sgml/ref/pg_restore.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_restore.sgml
b/doc/src/sgml/ref/pg_restore.sgml
index 5121d69a7d4da6fc0829d7dac319bc257ae38662..329823d6fa3dea8694ae3324e632f0be7c3fdb60 100644
(file)
--- a/
doc/src/sgml/ref/pg_restore.sgml
+++ b/
doc/src/sgml/ref/pg_restore.sgml
@@
-1,4
+1,4
@@
-
+
@@
-28,7
+28,7
@@
-c
-C
-d
dbname
-
-f
archive
-file
+
-f
output
-file
-F
format
-i
index
-l
@@
-111,7
+111,7
@@
Specifies the location of the archive file to be restored.
- If not specified,
and no
-f
option is specified, then
the standard input is used.
+ If not specified, the standard input is used.