diff -r 79d681753c4d -r ed84a4d48910 mercurial/commands.py --- a/mercurial/commands.py Mon Oct 26 10:08:22 2020 -0700 +++ b/mercurial/commands.py Fri Oct 23 10:56:18 2020 -0700 @@ -4566,7 +4566,7 @@ See :hg:`help templates` for more about pre-packaged styles and specifying custom templates. The default template used by the log - command can be customized via the ``ui.logtemplate`` configuration + command can be customized via the ``command-templates.log`` configuration setting. Returns 0 on success.