Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e0da6ec

Browse files
committed
pg_upgrade: Fix spacing in help output
1 parent e806da6 commit e0da6ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pg_upgrade/option.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ usage(void)
240240
pg_upgrade [OPTION]...\n\
241241
\n\
242242
Options:\n\
243-
-b, --old-bindir=BINDIR old cluster executable directory\n\
243+
-b, --old-bindir=BINDIR old cluster executable directory\n\
244244
-B, --new-bindir=BINDIR new cluster executable directory\n\
245245
-c, --check check clusters only, don't change any data\n\
246246
-d, --old-datadir=DATADIR old cluster data directory\n\

0 commit comments

Comments
 (0)