]> git.sesse.net Git - plocate/blobdiff - plocate-build.8
Release plocate 1.1.22.
[plocate] / plocate-build.8
index 6c15e0d1fafae439c2ebd8bc34fae3e6431b428b..00e3899f21847d1b72503f8f0b9ee9fd3e1142e6 100644 (file)
@@ -1,6 +1,6 @@
-.TH plocate-build 8 "Oct 2020" plocate-build
+.TH plocate\-build 8 "Oct 2020" plocate\-build
 .SH NAME
 .SH NAME
-plocate-build \- generate index for plocate
+plocate\-build \- generate index for plocate
 
 .SH SYNOPSIS
 .B plocate-build
 
 .SH SYNOPSIS
 .B plocate-build
@@ -9,15 +9,15 @@ plocate-build \- generate index for plocate
 .I "PLOCATE_DB"
 
 .SH DESCRIPTION
 .I "PLOCATE_DB"
 
 .SH DESCRIPTION
-.B plocate-build
+.B plocate\-build
 creates an index from 
 .BR plocate (1)
 from an index earlier generated by
 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
 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
 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.
 
 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 yes, even for an mlocate
+database with the flag originally set to no (although the latter may
+change in the future).
+
 .TP
 .B \-\-help
 Print out usage information, then exit successfully.
 .TP
 .B \-\-help
 Print out usage information, then exit successfully.
@@ -63,4 +70,4 @@ Steinar H. Gunderson <steinar+plocate@gunderson.no>
 .SH SEE ALSO
 \fBplocate\fP(1),
 \fB/etc/cron.daily/plocate\fR (which is called
 .SH SEE ALSO
 \fBplocate\fP(1),
 \fB/etc/cron.daily/plocate\fR (which is called
-\fBupdate-plocate.sh\fR in the source distribution)
+\fBupdate\-plocate.sh\fR in the source distribution)