##// END OF EJS Templates
help/config: capitalize items
timeless@mozdev.org -
r26278:be44d23c default
parent child Browse files
Show More
@@ -1251,7 +1251,7 b' have a definite end point.'
1251 1251 term width) will be used).
1252 1252
1253 1253 ``clear-complete``
1254 clear the progress bar after it's done. (default: True)
1254 Clear the progress bar after it's done. (default: True)
1255 1255
1256 1256 ``disable``
1257 1257 If true, don't show a progress bar.
@@ -1485,7 +1485,7 b' User interface controls.'
1485 1485 Reduce the amount of output printed. True or False. (default: False)
1486 1486
1487 1487 ``remotecmd``
1488 remote command to use for clone/push/pull operations. (default: ``hg``)
1488 Remote command to use for clone/push/pull operations. (default: ``hg``)
1489 1489
1490 1490 ``report_untrusted``
1491 1491 Warn if a ``.hg/hgrc`` file is ignored due to not being owned by a
@@ -1502,7 +1502,7 b' User interface controls.'
1502 1502 Display copies in the status command.
1503 1503
1504 1504 ``ssh``
1505 command to use for SSH connections. (default: ``ssh``)
1505 Command to use for SSH connections. (default: ``ssh``)
1506 1506
1507 1507 ``strict``
1508 1508 Require exact command names, instead of allowing unambiguous
General Comments 0
You need to be logged in to leave comments. Login now