changeset 26278:be44d23cb9f1

help/config: capitalize items
author timeless@mozdev.org
date Fri, 28 Aug 2015 15:13:28 -0400
parents ad4d6c7aea6a
children 6765d21ff17f
files mercurial/help/config.txt
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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