From patchwork Mon May 1 14:03:33 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [3,of,5,STABLE] color: point to the config help in global help topic From: Pierre-Yves David X-Patchwork-Id: 20331 Message-Id: <9d22060b2d46a15480b9.1493647413@nodosa.octopoid.net> To: mercurial-devel@mercurial-scm.org Date: Mon, 01 May 2017 16:03:33 +0200 # HG changeset patch # User Pierre-Yves David # Date 1493645937 -7200 # Mon May 01 15:38:57 2017 +0200 # Branch stable # Node ID 9d22060b2d46a15480b972a41bd6f2de2ef610d7 # Parent b8c5650883b73517ade1ec4ba01637b320dd88b3 # EXP-Topic color # Available At https://www.mercurial-scm.org/repo/users/marmoute/mercurial/ # hg pull https://www.mercurial-scm.org/repo/users/marmoute/mercurial/ -r 9d22060b2d46 color: point to the config help in global help topic We point out at the help of the config option for user who wants to learn more about the possible config value. The suggested command returns some other extra (color related) results, but this is bug to fix outside of the freeze. diff --git a/mercurial/help/color.txt b/mercurial/help/color.txt --- a/mercurial/help/color.txt +++ b/mercurial/help/color.txt @@ -15,6 +15,8 @@ To disable color use:: [ui] color = never +See :hg:`help config.ui.color` for details. + Mode ====