Commit e0da6ec6 authored by Peter Eisentraut's avatar Peter Eisentraut

pg_upgrade: Fix spacing in help output

parent e806da6b
......@@ -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\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment