mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
pg_upgrade: Fix spacing in help output
This commit is contained in:
@ -240,7 +240,7 @@ usage(void)
|
|||||||
pg_upgrade [OPTION]...\n\
|
pg_upgrade [OPTION]...\n\
|
||||||
\n\
|
\n\
|
||||||
Options:\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\
|
-B, --new-bindir=BINDIR new cluster executable directory\n\
|
||||||
-c, --check check clusters only, don't change any data\n\
|
-c, --check check clusters only, don't change any data\n\
|
||||||
-d, --old-datadir=DATADIR old cluster data directory\n\
|
-d, --old-datadir=DATADIR old cluster data directory\n\
|
||||||
|
Reference in New Issue
Block a user