]> git.sesse.net Git - plocate/commitdiff
Correct plocate.1; we have a native updatedb now.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Mon, 20 Dec 2021 22:21:09 +0000 (23:21 +0100)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Mon, 20 Dec 2021 22:23:12 +0000 (23:23 +0100)
plocate.1

index 53354dca5d2bc18fbb9f69f282ebb8249dc9f293..864a4a798b5819b8b98ad20f1a9ae179978c41ab 100644 (file)
--- a/plocate.1
+++ b/plocate.1
@@ -12,13 +12,13 @@ plocate \- find files by name, quickly
 finds all files on the system matching the given pattern (or all
 of the patterns if multiple are given). It does this by means of
 an index made by
-.BR plocate-build (8),
-which in turn reads the database made by 
-.BR updatedb (8).
+.BR updatedb (8)
+or (less commonly) converted from another index by
+.BR plocate-build (8).
 
-plocate is largely compatible with
+plocate is largely argument-compatible with
 .BR mlocate (1),
-and reuses its database to create its index, but is significantly
+but is significantly
 faster. In particular, it rarely needs to scan through its entire
 database, unless the pattern is very short (less than three bytes)
 or you want to search for a regular expression. It does not try to