mercurial/commands.py
branchstable
changeset 24906 a4ee6f774f14
parent 24891 be4915009b09
child 24944 08ec11e3ae4c
child 25425 9263f86b9681
--- a/mercurial/commands.py	Mon Apr 20 10:52:20 2015 +0300
+++ b/mercurial/commands.py	Thu Apr 30 22:40:18 2015 +0900
@@ -105,7 +105,7 @@
 # hidden for now
 formatteropts = [
     ('T', 'template', '',
-     _('display with template (DEPRECATED)'), _('TEMPLATE')),
+     _('display with template (EXPERIMENTAL)'), _('TEMPLATE')),
 ]
 
 templateopts = [