changeset 32981:a0e46f6b248b stable

churn: use the non-deprecated template option in the examples
author Matt Harbison <matt_harbison@yahoo.com>
date Mon, 08 May 2017 23:05:01 -0400
parents 9a86d936670f
children 78fb569e2c33
files hgext/churn.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgext/churn.py
+++ b/hgext/churn.py
@@ -133,7 +133,7 @@
     Examples::
 
       # display count of changed lines for every committer
-      hg churn -t "{author|email}"
+      hg churn -T "{author|email}"
 
       # display daily activity graph
       hg churn -f "%H" -s -c