comparison mercurial/help/config.txt @ 31591:2c02bb7fd7fc

help: format ``commands`` heading correctly The number of dashes under it needs to match exactly for it to be rendered as a heading. Without this change, the dashes end up on the same line as "commands", and "hg help config.commands" does not work.
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 22 Mar 2017 16:36:53 -0700
parents 7e3b145f8247
children 0fa30fbccc34
comparison
equal deleted inserted replaced
31590:78ac8acfc4bd 31591:2c02bb7fd7fc
413 On some systems (such as MSYS in Windows), the terminal may support 413 On some systems (such as MSYS in Windows), the terminal may support
414 a different color mode than the pager (activated via the "pager" 414 a different color mode than the pager (activated via the "pager"
415 extension). 415 extension).
416 416
417 ``commands`` 417 ``commands``
418 ---------- 418 ------------
419 419
420 ``status.relative`` 420 ``status.relative``
421 Make paths in ``hg status`` output relative to the current directory. 421 Make paths in ``hg status`` output relative to the current directory.
422 (default: False) 422 (default: False)
423 423