changeset 11034:3b89899934a6 stable

log: document the new xml style
author Dan Connolly <http://www.w3.org/People/Connolly/>
date Wed, 28 Apr 2010 13:36:06 -0500
parents 409c0e4d79e9
children e4f911ce21de
files mercurial/help/templates.txt
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/help/templates.txt	Wed Apr 28 13:45:21 2010 -0500
+++ b/mercurial/help/templates.txt	Wed Apr 28 13:36:06 2010 -0500
@@ -6,8 +6,9 @@
 You can customize output for any "log-like" command: log,
 outgoing, incoming, tip, parents, heads and glog.
 
-Three styles are packaged with Mercurial: default (the style used
-when no explicit preference is passed), compact and changelog.
+Four styles are packaged with Mercurial: default (the style used
+when no explicit preference is passed), compact, changelog,
+and xml.
 Usage::
 
     $ hg log -r1 --style changelog