diff hgext/churn.py @ 32198: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 d5883fd055c6
children 46ba2cdda476
line wrap: on
line diff
--- 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