hg command reference?

Matt Mackall mpm at selenic.com
Tue Apr 20 13:57:48 CDT 2010


On Tue, 2010-04-20 at 09:42 -0700, Jens Alfke wrote:
> On Apr 20, 2010, at 12:52 AM, Nicolas Dumazet wrote:
> 
> > Our wiki definitely needs maintenance, though!
> 
> I had a feeling somebody would say that :)

Actually, the place to do this is probably in the code itself. We now
have a very nice formatter in place that will generate, text, html, etc.
and the ability to add various sections that can be optionally be
displayed. For instance, compare:

hg help add
hg help add -v

If we want to automatically generate a web page per command from the
latest verbose help text, we can probably do that pretty easily.

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




More information about the Mercurial mailing list