deprecated --style
Steve Barnes
gadgetsteve at hotmail.com
Sun Jul 20 14:55:42 UTC 2014
On 20/07/14 14:59, Masklinn wrote:
> On 2014-07-20, at 13:20 , anatoly techtonik <techtonik at gmail.com> wrote:
>> And where is the list of templates?
> There's no such thing[0], -T takes a template string.
>
>> It was pretty intuitive
>> previously. How about:
>>
>> -T --template TEMPLATE use custom or predefined template to format output
>> (see "hg ????" for a list of predefined ones)
> Have you considered `hg help templates`?
>
> [0] well there is, that's what `--style` does
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>
>
From hg help templates
.
Five styles are packaged with Mercurial: default (the style used
when no
explicit preference is passed), compact, changelog, phases and xml.
Usage:
$ hg log -r1 --style changelog
More information about the Mercurial
mailing list