pgsql: pg_resetxlog: Make --help consistent with man page

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_resetxlog: Make --help consistent with man page
Date: 2013-07-07 20:23:26
Message-ID: E1UvvUU-0007h5-DB@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Claudio Freire 2013-07-07 22:16:52 Re: [COMMITTERS] pgsql: PL/Python: Convert numeric to Decimal
Previous Message Szymon Guz 2013-07-07 20:20:37 Re: [COMMITTERS] pgsql: PL/Python: Convert numeric to Decimal