X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=plocate-build.8;h=2977e27a555c679c2f629f56c844bc7f3f3eb1a3;hb=498466c6434e479cd973fe7655b4feb51dd2c378;hp=a4cbc12716c3b4156190aa2b3dc1c385767777ef;hpb=783dcf64dd94d355bb236bf631b6f46433ec8b40;p=plocate diff --git a/plocate-build.8 b/plocate-build.8 index a4cbc12..2977e27 100644 --- a/plocate-build.8 +++ b/plocate-build.8 @@ -18,7 +18,7 @@ from the .BR mlocate (1) package. This is currently the only way to build such an index. If -.I MLOCATE_DB +.I PLOCATE_DB already exists, it will be overwritten (non-atomically). The file is created such that it is not world-readable, as the final access check is done by @@ -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.