Skip to content

Commit e714d03

Browse files
committed
pg_resetxlog: Make --help consistent with man page
Use "MXID" as placeholder for -m option, instead of just "XID".
1 parent 27aa1b9 commit e714d03

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
@@ -1038,7 +1038,7 @@ usage(void)
10381038
printf(_(" -e XIDEPOCH set next transaction ID epoch\n"));
10391039
printf(_(" -f force update to be done\n"));
10401040
printf(_(" -l XLOGFILE force minimum WAL starting location for new transaction log\n"));
1041-
printf(_(" -m XID,XID set next and oldest multitransaction ID\n"));
1041+
printf(_(" -m MXID,MXID set next and oldest multitransaction ID\n"));
10421042
printf(_(" -n no update, just show extracted control values (for testing)\n"));
10431043
printf(_(" -o OID set next OID\n"));
10441044
printf(_(" -O OFFSET set next multitransaction offset\n"));

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy