pgsql: pg_resetxlog: Make --help consistent with man page - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: pg_resetxlog: Make --help consistent with man page
Date
Msg-id E1UvvUU-0007h5-DB@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_resetxlog: Make --help consistent with man page

Use "MXID" as placeholder for -m option, instead of just "XID".

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e714d03142a87d572d95f70099537ef8ffd13508

Modified Files
--------------
src/bin/pg_resetxlog/pg_resetxlog.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade: document link options
Next
From: Peter Eisentraut
Date:
Subject: pgsql: pg_resetxlog: Make --help consistent with man page