Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd4b2425

Browse files
committed
Add missing newline in help output.
Daniel GustafssonDiscussion:https://postgr.es/m/F2FB03F2-B112-4E51-842E-12C50DCA2F4A@yesql.se
1 parent6e42130 commitd4b2425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_upgrade/option.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ usage(void)
296296
printf(_("Options:\n"));
297297
printf(_(" -b, --old-bindir=BINDIR old cluster executable directory\n"));
298298
printf(_(" -B, --new-bindir=BINDIR new cluster executable directory (default\n"
299-
" same directory as pg_upgrade)"));
299+
" same directory as pg_upgrade)\n"));
300300
printf(_(" -c, --check check clusters only, don't change any data\n"));
301301
printf(_(" -d, --old-datadir=DATADIR old cluster data directory\n"));
302302
printf(_(" -D, --new-datadir=DATADIR new cluster data directory\n"));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp