--- 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