# HG changeset patch # User Christian Ebert # Date 1245846588 -7200 # Node ID 3cad5778d217cc22b4aae9055fc3893491df059d # Parent 43bed08dda00964a3bc9eec980d47d991267bda3 (0.9.2compat) update synopsis diff -r 43bed08dda00 -r 3cad5778d217 hgkw/keyword.py --- a/hgkw/keyword.py Thu Jun 18 12:45:39 2009 +0100 +++ b/hgkw/keyword.py Wed Jun 24 14:29:48 2009 +0200 @@ -34,7 +34,7 @@ # # Run "hg help keyword" and "hg kwdemo" to get info on configuration. -'''keyword expansion in tracked files +'''expand keywords in tracked files This extension expands RCS/CVS-like or self-customized $Keywords$ in tracked text files selected by your configuration. diff -r 43bed08dda00 -r 3cad5778d217 tests/test-keyword.out --- a/tests/test-keyword.out Thu Jun 18 12:45:39 2009 +0100 +++ b/tests/test-keyword.out Wed Jun 24 14:29:48 2009 +0200 @@ -1,5 +1,5 @@ % help -keyword extension - keyword expansion in tracked files +keyword extension - expand keywords in tracked files This extension expands RCS/CVS-like or self-customized $Keywords$ in tracked text files selected by your configuration. Keywords are only expanded in local repositories and not stored in the