X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=mymail.1;h=fbb8898e023a78f9378944d1d20a80e59a73966b;hb=cbe29e579b66cf31ec64c142286e7e2b865d84d7;hp=ff8b11b9755d720c015fb978443477da55b79ca4;hpb=ebdee6d9d900ad41e561502b2a6597433b57f485;p=mymail.git diff --git a/mymail.1 b/mymail.1 index ff8b11b..fbb8898 100644 --- a/mymail.1 +++ b/mymail.1 @@ -29,6 +29,9 @@ display help and exit \fB-v\fR, \fB--version\fR print the version number .TP +\fB-q\fR, \fB--quiet\fR +do not write information during the search +.TP \fB-p \fR, \fB--db-pattern \fR set the db filename pattern for recursive search .TP @@ -47,6 +50,9 @@ set the db filename for indexing \fB-i\fR, \fB--index\fR index mails in the mailboxes located recursively anywhere in the directories following the options on the command lines +.TP +\fB-o \fR, \fB--output \fR +set the db filename pattern for recursive search .SH "ENVIRONMENT VARIABLES" @@ -84,9 +90,9 @@ or fields From:, Reply-To:, To:, Cc:, or Bcc: matches the regexp. \fBd \fR (date) selects mails whose field Date: matches the regexp. .TP \fBb \fR (body) selects mails whose body matches the -regexp. This needs to read fully the original mboxes and can take a -long time. Other conditions have to be fulfilled before the body is -read though. +regexp. This requires reading the original mboxes completely, which +can be slow. Header conditions have to be fulfilled before checking +the body ones, which may speed things up. .SH "EXAMPLES"