projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e806da6
)
pg_upgrade: Fix spacing in help output
author
Peter Eisentraut
<peter_e@gmx.net>
Tue, 15 Jul 2014 18:33:59 +0000
(14:33 -0400)
committer
Peter Eisentraut
<peter_e@gmx.net>
Tue, 15 Jul 2014 19:08:16 +0000
(15:08 -0400)
contrib/pg_upgrade/option.c
patch
|
blob
|
blame
|
history
diff --git
a/contrib/pg_upgrade/option.c
b/contrib/pg_upgrade/option.c
index b81010a813083b199b88162f2713b7c927aa0b8e..e0a3c6d71146ca254454611346aacd2660ad8611 100644
(file)
--- a/
contrib/pg_upgrade/option.c
+++ b/
contrib/pg_upgrade/option.c
@@
-240,7
+240,7
@@
usage(void)
pg_upgrade [OPTION]...\n\
\n\
Options:\n\
- -b, --old-bindir=BINDIR old cluster executable directory\n\
+ -b, --old-bindir=BINDIR
old cluster executable directory\n\
-B, --new-bindir=BINDIR new cluster executable directory\n\
-c, --check check clusters only, don't change any data\n\
-d, --old-datadir=DATADIR old cluster data directory\n\