D5076: help: allow commands to be hidden

Yuya Nishihara yuya at tcha.org
Sun Oct 14 11:21:33 EDT 2018


> +    if ui.configbool('help', 'hide.%s' % cmd):
> +        return True

Nit: "hidden" or "hidden-command" seems better.


More information about the Mercurial-devel mailing list