--- a/hgext/eol.py Thu Feb 24 15:35:22 2011 +0100
+++ b/hgext/eol.py Fri Feb 25 10:52:37 2011 +0100
@@ -6,7 +6,7 @@
Unix/Mac, thereby letting everybody use their OS native line endings.
The extension reads its configuration from a versioned ``.hgeol``
-configuration file every time you run an ``hg`` command. The
+configuration file found in the root of the working copy. The
``.hgeol`` file use the same syntax as all other Mercurial
configuration files. It uses two sections, ``[patterns]`` and
``[repository]``.