mercurial/ui.py
branchstable
changeset 32094 2de67783dd31
parent 32093 4d438efb825a
child 32096 726121fa86e1
--- a/mercurial/ui.py	Mon May 01 15:39:50 2017 +0200
+++ b/mercurial/ui.py	Mon May 01 15:40:41 2017 +0200
@@ -52,6 +52,7 @@
 username =
 
 # uncomment to disable color in command output
+# (see 'hg help color' for details)
 # color = never
 
 [extensions]
@@ -98,6 +99,7 @@
 
 [ui]
 # uncomment to disable color in command output
+# (see 'hg help color' for details)
 # color = never
 
 [extensions]