diff hgext/keyword.py @ 12390:aff4afdcfd2b

Use more note admonitions in help texts
author Christian Ebert <blacktrash@gmx.net>
date Thu, 23 Sep 2010 16:31:38 +0200
parents 97e37994a6c3
children 0b5d7da3bb78
line wrap: on
line diff
--- a/hgext/keyword.py	Wed Sep 22 16:23:55 2010 +0200
+++ b/hgext/keyword.py	Thu Sep 23 16:31:38 2010 +0200
@@ -52,8 +52,9 @@
     # prefer svn- over cvs-like default keywordmaps
     svn = True
 
-NOTE: the more specific you are in your filename patterns the less you
-lose speed in huge repositories.
+.. note::
+   The more specific you are in your filename patterns the less you
+   lose speed in huge repositories.
 
 For [keywordmaps] template mapping and expansion demonstration and
 control run :hg:`kwdemo`. See :hg:`help templates` for a list of