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

Commiteec3409

Browse files
committed
Fix whitespace typo in string
1 parent2b49492 commiteec3409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_resetwal/pg_resetwal.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1212,7 +1212,7 @@ usage(void)
12121212
printf(_(" -O, --multixact-offset=OFFSET set next multitransaction offset\n"));
12131213
printf(_(" -u, --oldest-transaction-id=XID set oldest transaction ID\n"));
12141214
printf(_(" -x, --next-transaction-id=XID set next transaction ID\n"));
1215-
printf(_(" --char-signedness=OPTION set char signedness to \"signed\"or \"unsigned\"\n"));
1215+
printf(_(" --char-signedness=OPTION set char signedness to \"signed\" or \"unsigned\"\n"));
12161216
printf(_(" --wal-segsize=SIZE size of WAL segments, in megabytes\n"));
12171217

12181218
printf(_("\nReport bugs to <%s>.\n"),PACKAGE_BUGREPORT);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp