# HG changeset patch # User Anton Shestakov # Date 1452064648 -28800 # Node ID 72a25271e294a6be386861069a50266fda890e2b # Parent 84a9d7fc9cebf862b14ac23040eabd628fe7453b help: use backticks for progress.format keywords, correct letter case diff -r 84a9d7fc9ceb -r 72a25271e294 mercurial/help/config.txt --- 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 ``-`` - which would take the last num characters, or ``+`` 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 + ``-`` which would take the last num characters, or ``+`` 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,