projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b168915
)
Fix script name in README.
author
Tom Lane
Mon, 2 Dec 2002 00:29:01 +0000
(
00:29
+0000)
committer
Tom Lane
Mon, 2 Dec 2002 00:29:01 +0000
(
00:29
+0000)
contrib/adddepend/README.adddepend
patch
|
blob
|
blame
|
history
diff --git
a/contrib/adddepend/README.adddepend
b/contrib/adddepend/README.adddepend
index 38acffb28d28d2c676b58b43c30c7e41589c4be3..f12c64756141e11c042eb48c34f7846d04dddf1f 100644
(file)
--- a/
contrib/adddepend/README.adddepend
+++ b/
contrib/adddepend/README.adddepend
@@
-29,7
+29,7
@@
This program requires the Pg:DBD Perl interface.
Usage:
-
upgrade.pl
[options] [dbname [username]]
+
adddepend
[options] [dbname [username]]
Options:
-d
Specify database name to connect to (default: postgres)