Merge with stable
authorChristian Ebert <blacktrash@gmx.net>
Sat, 27 Jun 2009 15:59:18 +0200
changeset 595 1475f23ba334
parent 592 ee684f9da112 (current diff)
parent 593 23da65f04361 (diff)
child 596 2de4e2be005c
Merge with stable
hgkw/keyword.py
--- a/hgkw/keyword.py	Sat Jun 27 15:50:52 2009 +0200
+++ b/hgkw/keyword.py	Sat Jun 27 15:59:18 2009 +0200
@@ -368,7 +368,7 @@
     execution by including only filenames that are actual candidates
     for expansion.
 
-    Use "hg kwfiles -u" to display untracked filenames as well.
+    Use -u/--untracked to display untracked filenames as well.
     '''
     kwt = kwtools['templater']
     status = _status(ui, repo, kwt, opts.get('untracked'), *pats, **opts)