]> git.sesse.net Git - plocate/blobdiff - plocate-build.8
Work around brokenness in FreeBSD mbtowc().
[plocate] / plocate-build.8
index 79b0a174d8d0b844a07a06126c2d781de1770720..f92def5b5ea4b4530b1cc76f9c0ff24e9db2a95b 100644 (file)
@@ -1,4 +1,4 @@
-.TH plocate-build 1 "Oct 2020" plocate-build
+.TH plocate-build 8 "Oct 2020" plocate-build
 .SH NAME
 plocate-build \- generate index for plocate
 
@@ -42,6 +42,11 @@ per block. However, making it too large will cause more false positives,
 reducing overall performance for typical queries. The default value is 32.
 Setting it to 1 makes one (compressed) block per filename.
 
+.TP
+\fB\-p\fR, \fB\-\-plaintext\fR
+Treat the input as plain text, with entries delimited by newlines,
+instead of an mlocate database.
+
 .TP
 .B \-\-help
 Print out usage information, then exit successfully.