Clarify man page entry for locate a little.
authorBryan O'Sullivan <bos@serpentine.com>
Tue, 05 Jul 2005 18:22:22 -0800
changeset 629 2fdf3b1659b9
parent 628 8d7f6e68828a
child 630 a58af3932cee
Clarify man page entry for locate a little. # HG changeset patch # User Bryan O'Sullivan <bos@serpentine.com> # Node ID 13b74665cbdf735a91f231956d0fe73e446340ea # Parent fb74eaa2b5b763ad5591b2e51dbb377bf8342064 Clarify man page entry for locate a little.
doc/hg.1.txt
--- a/doc/hg.1.txt
+++ b/doc/hg.1.txt
@@ -184,8 +184,8 @@ init::
     Initialize a new repository in the current directory.
 
 locate [options] [patterns]::
-    Print all files under Mercurial control whose names or paths match
-    the given patterns.
+    Print all files under Mercurial control whose basenames match the
+    given patterns.
 
     Patterns are shell-style globs.  To restrict searches to specific
     directories, use the "-i <pat>" option.  To eliminate particular