mercurial/help/config.txt
branchstable
changeset 32102 9a85ea1daf49
parent 32101 8e1708947496
child 32103 9a98023ac8db
--- a/mercurial/help/config.txt	Mon May 01 16:43:43 2017 +0200
+++ b/mercurial/help/config.txt	Tue May 02 20:01:54 2017 +0200
@@ -1884,9 +1884,9 @@
     By default, the first bundle advertised by the server is used.
 
 ``color``
-    When to colorize output. Possible value are Boolean, "always", "auto",
-    "never", or "debug". (default: "auto"). "auto" will use color
-    whenever it seems possible. See :hg:`help color` for details.
+    When to colorize output. Possible value are Boolean ("yes" or "no"), or
+    "debug". (default: "yes"). "yes" will use color whenever it seems possible.
+    See :hg:`help color` for details.
 
 ``commitsubrepos``
     Whether to commit modified subrepositories when committing the