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-0007hA-HD@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
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/8ca0e6870c4534f3cc36899f613928b5557c22be

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: pg_resetxlog: Make --help consistent with man page
Next
From: Peter Eisentraut
Date:
Subject: pgsql: pg_isready: Make --help output more consistent with other utilit