From: Francois Fleuret Date: Sun, 3 Feb 2013 19:56:59 +0000 (+0100) Subject: Update. X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=mymail.git;a=commitdiff_plain;h=29a5bf1b14df2b1b2c65720e4f6239d707f3ba7f Update. --- diff --git a/mymail.1 b/mymail.1 index ff8b11b..a3b09ca 100644 --- a/mymail.1 +++ b/mymail.1 @@ -84,9 +84,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. Althout other conditions have to be fulfilled before +checking the body ones, which may speed things up. .SH "EXAMPLES"