diff hgext/purge.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 0289f384e1e5
children e872ef2e6758
line wrap: on
line diff
--- 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
 #