hgext/keyword.py
changeset 12207 97e37994a6c3
parent 12167 d2c5b0927c28
parent 12203 0f6164806283
child 12390 aff4afdcfd2b
--- a/hgext/keyword.py	Fri Sep 10 19:41:45 2010 +0200
+++ b/hgext/keyword.py	Fri Sep 10 20:19:16 2010 +0200
@@ -35,6 +35,9 @@
 change history. The mechanism can be regarded as a convenience for the
 current user or for archive distribution.
 
+Keywords expand to the changeset data pertaining to the latest change
+relative to the working directory parent of each file.
+
 Configuration is done in the [keyword], [keywordset] and [keywordmaps]
 sections of hgrc files.