##// END OF EJS Templates
log: document the new xml style
Dan Connolly <http://www.w3.org/People/Connolly/> -
r11034:3b898999 stable
parent child Browse files
Show More
@@ -6,8 +6,9 b' template-style (--style).'
6 6 You can customize output for any "log-like" command: log,
7 7 outgoing, incoming, tip, parents, heads and glog.
8 8
9 Three styles are packaged with Mercurial: default (the style used
10 when no explicit preference is passed), compact and changelog.
9 Four styles are packaged with Mercurial: default (the style used
10 when no explicit preference is passed), compact, changelog,
11 and xml.
11 12 Usage::
12 13
13 14 $ hg log -r1 --style changelog
General Comments 0
You need to be logged in to leave comments. Login now