I could find --style in `hg log -h` output, and found out that it is deprecated. templateopts = [ ('', 'style', '', _('display using template map file (DEPRECATED)'), _('STYLE')), ('T', 'template', '', _('display with template'), _('TEMPLATE')), ] How come? Why? It is convenient to have a couple of popular formats. -- anatoly t.