# HG changeset patch # User timeless@mozdev.org # Date 1440789208 14400 # Node ID be44d23cb9f135279d712ee258dd3caf03a0575a # Parent ad4d6c7aea6a0b79b7564093c3eb61ed6b5875b9 help/config: capitalize items diff -r ad4d6c7aea6a -r be44d23cb9f1 mercurial/help/config.txt --- a/mercurial/help/config.txt Thu Sep 17 21:20:35 2015 -0400 +++ b/mercurial/help/config.txt Fri Aug 28 15:13:28 2015 -0400 @@ -1251,7 +1251,7 @@ term width) will be used). ``clear-complete`` - clear the progress bar after it's done. (default: True) + Clear the progress bar after it's done. (default: True) ``disable`` If true, don't show a progress bar. @@ -1485,7 +1485,7 @@ Reduce the amount of output printed. True or False. (default: False) ``remotecmd`` - remote command to use for clone/push/pull operations. (default: ``hg``) + Remote command to use for clone/push/pull operations. (default: ``hg``) ``report_untrusted`` Warn if a ``.hg/hgrc`` file is ignored due to not being owned by a @@ -1502,7 +1502,7 @@ Display copies in the status command. ``ssh`` - command to use for SSH connections. (default: ``ssh``) + Command to use for SSH connections. (default: ``ssh``) ``strict`` Require exact command names, instead of allowing unambiguous