From: Steinar H. Gunderson Date: Mon, 20 Dec 2021 22:21:18 +0000 (+0100) Subject: Correct plocate.1; the mlocate parameter is -A, not -a. X-Git-Tag: 1.1.14~2 X-Git-Url: https://git.sesse.net/?p=plocate;a=commitdiff_plain;h=48a0c5f50b28e5b6e3dd3db86def46c28c665312 Correct plocate.1; the mlocate parameter is -A, not -a. --- diff --git a/plocate.1 b/plocate.1 index 864a4a7..b5d04dd 100644 --- a/plocate.1 +++ b/plocate.1 @@ -33,7 +33,7 @@ will search for files that match of them. This is the main incompatibility with .BR mlocate (1), which searches for files that match one or more patterns, unless -the \-a option is given. +the \-A option is given. By default, patterns are taken to be substrings to search for. If at least one non-escaped globbing metacharacter (*, ? or []) is given,