[PATCH] rebase: improve help text

Greg Ward greg-hg at gerg.ca
Fri Mar 5 12:37:40 CST 2010


On Fri, Mar 5, 2010 at 1:26 PM, Greg Ward <greg-hg at gerg.ca> wrote:
> """
> hg rebase [-s REV | -b REV] [-d REV] [options]
> hg rebase {-a|-c}
[...]
> options:
>
[...]
>    --style         display using template map file
>    --template      display with template
> """

Huh?!?  Why does rebase take the templating options?  I see nothing in
the code having to do with templating, log-like output, etc.  If no
one knows why these are here, I'll send another patch to remove them.

Greg


More information about the Mercurial-devel mailing list