mercurial/help.py
branchstable
changeset 49565 04e6add9e4dc
parent 49024 7bd5f862b249
child 49628 f09bc2ed9100
child 49646 2a70d1fc70c4
equal deleted inserted replaced
49564:b1c20e41098f 49565:04e6add9e4dc
   484         ),
   484         ),
   485         (
   485         (
   486             [
   486             [
   487                 b'rust',
   487                 b'rust',
   488                 b'rustext',
   488                 b'rustext',
       
   489                 b'rhg',
   489             ],
   490             ],
   490             _(b'Rust in Mercurial'),
   491             _(b'Rust in Mercurial'),
   491             loaddoc(b'rust'),
   492             loaddoc(b'rust'),
   492             TOPIC_CATEGORY_CONFIG,
   493             TOPIC_CATEGORY_CONFIG,
   493         ),
   494         ),