git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 59da8d9)
pg_upgrade: Small fix for better translatability of help output
2021年4月15日 07:08:18 +0000 (09:08 +0200)
2021年4月15日 07:08:18 +0000 (09:08 +0200)

diff --git a/src/bin/pg_upgrade/option.c b/src/bin/pg_upgrade/option.c
index 9c9b313e0cf9e7f3d830808d38466289335febf6..4b74f9eea7e7b2931eb57711cf98169bae5d5172 100644 (file)
--- a/src/bin/pg_upgrade/option.c
+++ b/src/bin/pg_upgrade/option.c
@@ -312,8 +312,8 @@ usage(void)
printf(_(" -v, --verbose enable verbose internal logging\n"));
printf(_(" -V, --version display version information, then exit\n"));
printf(_(" --clone clone instead of copying files to new cluster\n"));
- printf(_(" --index-collation-versions-unknown\n"));
- printf(_(" mark text indexes as needing to be rebuilt\n"));
+ printf(_(" --index-collation-versions-unknown\n"
+ " mark text indexes as needing to be rebuilt\n"));
printf(_(" -?, --help show this help, then exit\n"));
printf(_("\n"
"Before running pg_upgrade you must:\n"
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /