X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=plocate-build.8;h=a90f264fb2e0e8503c5943c74fdc246e39134d87;hb=63815d440245ca636e2f4349bf17f52c420aeb29;hp=6c15e0d1fafae439c2ebd8bc34fae3e6431b428b;hpb=feb7429d3b70cc4d7e7fafe96df959d916f2428c;p=plocate diff --git a/plocate-build.8 b/plocate-build.8 index 6c15e0d..a90f264 100644 --- a/plocate-build.8 +++ b/plocate-build.8 @@ -13,11 +13,11 @@ plocate-build \- generate index for plocate creates an index from .BR plocate (1) from an index earlier generated by -.BR updatedb (1) +.BR updatedb (8) from the .BR mlocate (1) package. Most users would rather want to use plocate's own -.BR updatedb (1), +.BR updatedb (8), which is more direct. If .I PLOCATE_DB @@ -49,6 +49,13 @@ Setting it to 1 makes one (compressed) block per filename. Treat the input as plain text, with entries delimited by newlines, instead of an mlocate database. +.TP +\fB\-l\fR, \fB\-\-require\-visibility\fR \fIFLAG\fR +Set the \*(lqrequire file visibility before reporting it\*(rq flag in the +generated database to \fIFLAG\fR. The default is on, even for an mlocate +database with the flag originally set to false (although the latter may +change in the future). + .TP .B \-\-help Print out usage information, then exit successfully.