hgext/churn.py
changeset 40293 c303d65d2e34
parent 40264 12e2e5cd5777
child 43076 2372284d9457
--- a/hgext/churn.py	Fri Oct 12 17:57:36 2018 +0200
+++ b/hgext/churn.py	Sat Oct 13 02:17:41 2018 -0700
@@ -116,6 +116,7 @@
     ('', 'aliases', '', _('file with email aliases'), _('FILE')),
     ] + cmdutil.walkopts,
     _("hg churn [-d DATE] [-r REV] [--aliases FILE] [FILE]"),
+    helpcategory=command.CATEGORY_MAINTENANCE,
     inferrepo=True)
 def churn(ui, repo, *pats, **opts):
     '''histogram of changes to the repository