[PATCH] keyword: concise help title

Christian Ebert blacktrash at gmx.net
Wed Jun 17 19:21:48 CDT 2009


# HG changeset patch
# User Christian Ebert <blacktrash at gmx.net>
# Date 1245284486 -3600
# Node ID 573ce5ceedebd0ecfefcaa7a55dc7c8282734503
# Parent  1027da7d2fb9c9017c69f613e7f2fd20ab800943
keyword: concise help title

diff --git a/hgext/keyword.py b/hgext/keyword.py
--- a/hgext/keyword.py
+++ b/hgext/keyword.py
@@ -32,7 +32,7 @@
 #
 # Run "hg help keyword" and "hg kwdemo" to get info on configuration.
 
-'''keyword expansion in local repositories
+'''keyword expansion in tracked files
 
 This extension expands RCS/CVS-like or self-customized $Keywords$ in
 tracked text files selected by your configuration.


More information about the Mercurial-devel mailing list