[PATCH] show value requirement and multiple occurrence of option in online help

Matt Mackall mpm at selenic.com
Tue Jun 23 15:30:05 CDT 2009


On Sat, 2009-06-06 at 23:31 +0900, FUJIWARA Katsunori wrote:
> 9 files changed, 158 insertions(+), 123 deletions(-)
> mercurial/commands.py            |   19 ++++++++-
> tests/test-convert.out           |   20 ++++-----
> tests/test-dispatch.out          |   12 +++--
> tests/test-extdiff.out           |   12 +++--
> tests/test-extension.out         |   36 +++++++++--------
> tests/test-help.out              |   58 +++++++++++++++------------
> tests/test-qrecord.out           |   22 +++++-----
> tests/test-rebase-parameters.out |   80 +++++++++++++++++++-------------------
> tests/test-record.out            |   22 +++++-----
> 
> 
> # HG changeset patch
> # User FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
> # Date 1244298538 -32400
> # Node ID 7a618bc09e4c61599cc8fcb98ac9f4c248e2c47e
> # Parent  b5e9ed63913b2d953eb7f6fd704b5e356fa53642
> show value requirement and multiple occurrence of option in online help
> 
> this helps users to know what kind of option is:

I like the idea of this patch, but I think we might want to tweak the
output a bit. Bring this up again once 1.3 is released, please.

-- 
http://selenic.com : development and support for Mercurial and Linux




More information about the Mercurial-devel mailing list