changeset 36451 | 1fa35ca345a5 |
parent 36250 | 4174970c9147 |
child 36922 | 521f6c7e1756 |
--- a/mercurial/help.py Mon Feb 26 23:54:40 2018 +0530 +++ b/mercurial/help.py Sat Feb 17 11:19:52 2018 -0700 @@ -197,6 +197,8 @@ return loader internalstable = sorted([ + (['bundle2'], _('Bundle2'), + loaddoc('bundle2', subdir='internals')), (['bundles'], _('Bundles'), loaddoc('bundles', subdir='internals')), (['censor'], _('Censor'),