diff hgext/extdiff.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 aea3a23151bd
children e872ef2e6758
line wrap: on
line diff
--- a/hgext/extdiff.py	Sat Jun 20 20:55:50 2009 +0200
+++ b/hgext/extdiff.py	Sat Jun 20 20:57:13 2009 +0200
@@ -12,11 +12,6 @@
 non-option arguments: paths to directories containing snapshots of
 files to compare.
 
-To enable this extension:
-
-  [extensions]
-  hgext.extdiff =
-
 The `extdiff' extension also allows to configure new diff commands, so
 you do not need to type "hg extdiff -p kdiff3" always.