mercurial/commands.py
changeset 45765 ed84a4d48910
parent 45745 94f681b84c70
child 45774 450e17e59603
equal deleted inserted replaced
45756:79d681753c4d 45765:ed84a4d48910
  4564     See :hg:`help revisions` for more about specifying and ordering
  4564     See :hg:`help revisions` for more about specifying and ordering
  4565     revisions.
  4565     revisions.
  4566 
  4566 
  4567     See :hg:`help templates` for more about pre-packaged styles and
  4567     See :hg:`help templates` for more about pre-packaged styles and
  4568     specifying custom templates. The default template used by the log
  4568     specifying custom templates. The default template used by the log
  4569     command can be customized via the ``ui.logtemplate`` configuration
  4569     command can be customized via the ``command-templates.log`` configuration
  4570     setting.
  4570     setting.
  4571 
  4571 
  4572     Returns 0 on success.
  4572     Returns 0 on success.
  4573 
  4573 
  4574     """
  4574     """