Mercurial > hg
comparison mercurial/help/color.txt @ 32092:1e0f3723d658 stable
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.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Mon, 01 May 2017 15:38:57 +0200 |
parents | a8f15bf89f88 |
children | 9a85ea1daf49 |
comparison
equal
deleted
inserted
replaced
32091:a8f15bf89f88 | 32092:1e0f3723d658 |
---|---|
12 | 12 |
13 To disable color use:: | 13 To disable color use:: |
14 | 14 |
15 [ui] | 15 [ui] |
16 color = never | 16 color = never |
17 | |
18 See :hg:`help config.ui.color` for details. | |
17 | 19 |
18 Mode | 20 Mode |
19 ==== | 21 ==== |
20 | 22 |
21 Mercurial can use various system to display color. The supported modes are | 23 Mercurial can use various system to display color. The supported modes are |