hgext/purge.py
changeset 8866 87c30fb7e8df
parent 8761 0289f384e1e5
child 8873 e872ef2e6758
--- a/hgext/purge.py	Sat Jun 20 20:55:50 2009 +0200
+++ b/hgext/purge.py	Sat Jun 20 20:57:13 2009 +0200
@@ -6,10 +6,6 @@
 # This program was inspired by the "cvspurge" script contained in CVS utilities
 # (http://www.red-bean.com/cvsutils/).
 #
-# To enable the "purge" extension put these lines in your ~/.hgrc:
-#  [extensions]
-#  hgext.purge =
-#
 # For help on the usage of "hg purge" use:
 #  hg help purge
 #