]> git.sesse.net Git - plocate/blobdiff - plocate.1
Bump version number.
[plocate] / plocate.1
index 090fdb9694da0bfb1269297ec5d9ea74f8e3cada..3d02f2f606380489a23ffd108163dd0b767bd66f 100644 (file)
--- a/plocate.1
+++ b/plocate.1
@@ -78,6 +78,15 @@ It is also possible to give multiple databases in one argument, separated by
 .BR : .
 (Any character, including : and \\, can be escaped by prepending a \\.)
 
+.TP
+\fB\-e\fR, \fB\-\-existing\fR
+Print only entries that refer to files existing at the time
+.B locate
+is run. Note that unlike
+.BR mlocate (1),
+symlinks are not followed by default (and indeed, there is no option
+to change this).
+
 .TP
 \fB\-i\fR, \fB\-\-ignore\-case\fR
 Do a case-insensitive match as given by the current locale
@@ -97,6 +106,16 @@ matches have been found. If
 .B \-\-count
 is given, the number printed out will be at most \fILIMIT\fR.
 
+.TP
+\fB\-N\fR, \fB\-\-literal\fR
+Print entry names without quoting. Normally,
+.B plocate
+will escape special characters in filenames, so that they are safe for
+consumption by typical shells (similar to the GNU coreutils
+.I shell-escape-always
+quoting style), unless printing to a pipe, but this options will
+turn off such quoting.
+
 .TP
 \fB\-0\fR, \fB\-\-null\fR
 Instead of writing a newline after every match, write a NUL