churn: use the non-deprecated template option in the examples stable
authorMatt Harbison <matt_harbison@yahoo.com>
Mon, 08 May 2017 23:05:01 -0400
branchstable
changeset 32198 a0e46f6b248b
parent 32194 9a86d936670f
child 32204 78fb569e2c33
churn: use the non-deprecated template option in the examples
hgext/churn.py
--- a/hgext/churn.py	Mon May 08 09:30:26 2017 -0700
+++ b/hgext/churn.py	Mon May 08 23:05:01 2017 -0400
@@ -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