X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=updatedb.8.in;h=bde2645e16cfb6fa0eea8f0a2182e7f19117b0fa;hb=fd6198891d6fd9642effc0843fef6f23b991af3e;hp=3aba2c23d8c5363be54f6ad7386d0eae4b161afa;hpb=05252f095a1315bfc6283f7a820657b48039e53f;p=plocate diff --git a/updatedb.8.in b/updatedb.8.in index 3aba2c2..bde2645 100644 --- a/updatedb.8.in +++ b/updatedb.8.in @@ -63,6 +63,11 @@ Add entries in white-space-separated list \fINAMES\fR to \fBPRUNENAMES\fR. \fB\-e\fR, \fB\-\-add-prunepaths\fB \fIPATHS\fR Add entries in white-space-separated list \fIPATHS\fR to \fBPRUNEPATHS\fR. +.TP +\fB\-e\fR, \fB\-\-add-single-prunepath\fB \fIPATH\fR +Add \fIPATH\fR to \fBPRUNEPATHS\fR. Note that this is currently the only way +to add a path with a space in it. + .TP \fB\-U\fR, \fB\-\-database\-root\fR \fIPATH\fR Store only results of scanning the file system subtree rooted at \fIPATH\fR to @@ -157,7 +162,7 @@ Write information about the version and license of on standard output and exit successfully. .SH EXAMPLES -To create a private mlocate database as an user other than \fBroot\fR, +To create a private plocate database as a user other than \fBroot\fR, run .RS .B updatedb -l 0 \-o @@ -174,13 +179,13 @@ can get the complete list of files in the subtree of \fIsource_directory\fR. \fB@updatedb_conf@\fR A configuration file. See .BR updatedb.conf (5). +Uses exactly the same format as the one used by +.BR mlocate (1)'s +updatedb, so they can be shared. .TP \fB@dbfile@\fR -The database updated by default. Uses exactly the same format -as the one used by -.BR mlocate (1)'s -updatedb, so they can be shared. +The database updated by default. .SH SECURITY Databases built with @@ -195,5 +200,4 @@ Steinar H. Gunderson .SH SEE ALSO .BR locate (1), -.BR mlocate.db (5), .BR updatedb.conf (5)