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

Commitd2bef5f

Browse files
committed
pg_resetxlog: Capitalize placeholder in --help output
1 parentea1aee8 commitd2bef5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_resetxlog/pg_resetxlog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1032,7 +1032,7 @@ usage(void)
10321032
printf(_("Options:\n"));
10331033
printf(_(" -e XIDEPOCH set next transaction ID epoch\n"));
10341034
printf(_(" -f force update to be done\n"));
1035-
printf(_(" -lxlogfile force minimum WAL starting location for new transaction log\n"));
1035+
printf(_(" -lXLOGFILE force minimum WAL starting location for new transaction log\n"));
10361036
printf(_(" -m XID,OLDEST set next multitransaction ID and oldest value\n"));
10371037
printf(_(" -n no update, just show extracted control values (for testing)\n"));
10381038
printf(_(" -o OID set next OID\n"));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp