hgext/keyword.py
changeset 8916 3df8dbf706b0
parent 8866 87c30fb7e8df
child 8894 868670dbc237
--- a/hgext/keyword.py	Sat Jun 20 18:58:34 2009 +0200
+++ b/hgext/keyword.py	Sun Jun 21 19:06:57 2009 +0200
@@ -21,12 +21,6 @@
 #
 # Binary files are not touched.
 #
-# Setup in hgrc:
-#
-#   [extensions]
-#   # enable extension
-#   hgext.keyword =
-#
 # Files to act upon/ignore are specified in the [keyword] section.
 # Customized keyword template mappings in the [keywordmaps] section.
 #