mercurial/help.py
changeset 39409 2fe21c65777e
parent 39339 d30867a745a1
child 39461 7df9ae38c75c
--- a/mercurial/help.py	Mon Sep 03 13:56:53 2018 +0300
+++ b/mercurial/help.py	Tue Aug 28 20:27:36 2018 -0700
@@ -205,6 +205,8 @@
      loaddoc('bundle2', subdir='internals')),
     (['bundles'], _('Bundles'),
      loaddoc('bundles', subdir='internals')),
+    (['cbor'], _('CBOR'),
+     loaddoc('cbor', subdir='internals')),
     (['censor'], _('Censor'),
      loaddoc('censor', subdir='internals')),
     (['changegroups'], _('Changegroups'),