# HG changeset patch # User Matt Mackall # Date 1406320706 18000 # Node ID d603e73332817da96d6f00c8c2c7e4a0f3b35373 # Parent 0483ff40e326f2eeb8d664263dbcb6de33fba2b1 help: drop reference to glog in templates topic diff -r 0483ff40e326 -r d603e7333281 mercurial/help/templates.txt --- a/mercurial/help/templates.txt Fri Jul 25 15:35:09 2014 -0500 +++ b/mercurial/help/templates.txt Fri Jul 25 15:38:26 2014 -0500 @@ -3,7 +3,7 @@ template-style from the command line, via the --template option. You can customize output for any "log-like" command: log, -outgoing, incoming, tip, parents, heads and glog. +outgoing, incoming, tip, parents, and heads. Five styles are packaged with Mercurial: default (the style used when no explicit preference is passed), compact, changelog, phases