changeset 37265 | 923362010525 |
parent 35888 | c8e2d6ed1f9e |
child 37357 | 7c8524efd847 |
--- a/hgext/children.py Mon Apr 02 09:16:52 2018 -0700 +++ b/hgext/children.py Tue Apr 03 00:12:29 2018 +0530 @@ -35,7 +35,7 @@ testedwith = 'ships-with-hg-core' @command('children', - [('r', 'rev', '', + [('r', 'rev', '.', _('show children of the specified revision'), _('REV')), ] + templateopts, _('hg children [-r REV] [FILE]'),