diff hgext/color.py @ 8866:87c30fb7e8df

help: remove per-extension paragraph on how to enable it The central place to find this information is the "extensions" help topic.
author Cédric Duval <cedricduval@free.fr>
date Sat, 20 Jun 2009 20:57:13 +0200
parents 5306c6b00e69
children 868670dbc237
line wrap: on
line diff
--- 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]