mercurial/help.py
branchstable
changeset 48532 7ccd31fda132
parent 48166 e8a576de703f
child 48875 6000f5b25c9b
equal deleted inserted replaced
48522:b52cf5063865 48532:7ccd31fda132
   482             _(b'Specifying Revisions'),
   482             _(b'Specifying Revisions'),
   483             loaddoc(b'revisions'),
   483             loaddoc(b'revisions'),
   484             TOPIC_CATEGORY_IDS,
   484             TOPIC_CATEGORY_IDS,
   485         ),
   485         ),
   486         (
   486         (
       
   487             [
       
   488                 b'rust',
       
   489                 b'rustext',
       
   490             ],
       
   491             _(b'Rust in Mercurial'),
       
   492             loaddoc(b'rust'),
       
   493             TOPIC_CATEGORY_CONFIG,
       
   494         ),
       
   495         (
   487             [b'filesets', b'fileset'],
   496             [b'filesets', b'fileset'],
   488             _(b"Specifying File Sets"),
   497             _(b"Specifying File Sets"),
   489             loaddoc(b'filesets'),
   498             loaddoc(b'filesets'),
   490             TOPIC_CATEGORY_IDS,
   499             TOPIC_CATEGORY_IDS,
   491         ),
   500         ),