Mercurial > hg-stable
changeset 27665:72a25271e294
help: use backticks for progress.format keywords, correct letter case
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 06 Jan 2016 15:17:28 +0800 |
parents | 84a9d7fc9ceb |
children | cd2f691f20b8 |
files | mercurial/help/config.txt |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/help/config.txt Wed Jan 06 07:55:57 2016 +0000 +++ b/mercurial/help/config.txt Wed Jan 06 15:17:28 2016 +0800 @@ -1299,12 +1299,12 @@ Format of the progress bar. Valid entries for the format field are ``topic``, ``bar``, ``number``, - ``unit``, ``estimate``, speed, and item. item defaults to the last 20 - characters of the item, but this can be changed by adding either ``-<num>`` - which would take the last num characters, or ``+<num>`` for the first num - characters. + ``unit``, ``estimate``, ``speed``, and ``item``. ``item`` defaults to the + last 20 characters of the item, but this can be changed by adding either + ``-<num>`` which would take the last num characters, or ``+<num>`` for the + first num characters. - (default: Topic bar number estimate) + (default: topic bar number estimate) ``width`` If set, the maximum width of the progress information (that is, min(width,