hgext/color.py
changeset 8866 87c30fb7e8df
parent 8685 5306c6b00e69
child 8894 868670dbc237
--- a/hgext/color.py	Sat Jun 20 20:55:50 2009 +0200
+++ b/hgext/color.py	Sat Jun 20 20:57:13 2009 +0200
@@ -29,10 +29,6 @@
 function (aka ANSI escape codes). This module also provides the
 render_text function, which can be used to add effects to any text.
 
-To enable this extension, add this to your .hgrc file:
-[extensions]
-color =
-
 Default effects may be overridden from the .hgrc file:
 
 [color]