]> git.sesse.net Git - plocate/commitdiff
Fix a typo in plocate(1).
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Wed, 9 Dec 2020 23:24:42 +0000 (00:24 +0100)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Wed, 9 Dec 2020 23:33:47 +0000 (00:33 +0100)
plocate.1

index ebc3f1944b081bb142ba2c7c14ba23aba7c18fc6..ade0234460440ce81bc870550b6fb6eb6aa30466 100644 (file)
--- a/plocate.1
+++ b/plocate.1
@@ -72,7 +72,7 @@ number at the end.
 
 .TP
 \fB\-d\fR, \fB\-\-database\fR \fIDBPATH\fR
-Find matches in \fB/var/lib/mlocate/plocate.db\fR, instead of the given database.
+Find matches in the given database, instead of \fB/var/lib/plocate/plocate.db\fR.
 (
 .B plocate
 does not currently support multiple databases.)