hgkw/keyword.py
changeset 595 1475f23ba334
parent 592 ee684f9da112
parent 593 23da65f04361
child 596 2de4e2be005c
--- 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)