From: Francois Fleuret Date: Sat, 9 Mar 2013 10:12:38 +0000 (+0100) Subject: Update. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=mymail.git;a=commitdiff_plain;h=180a9b12e6c105ab4b43cf37482c8b8307c79b40 Update. --- diff --git a/mymail.1 b/mymail.1 index a4d7a38..57a7bda 100644 --- a/mymail.1 +++ b/mymail.1 @@ -57,9 +57,9 @@ directories following the options on the command lines \fB-o \fR, \fB--output \fR set the result mbox filename. If it is not set, the standard output is used .TP -\fB-a \fR, \fB--default-search \fR -set the default search field. If a search request is not understood, -it is interpreted as the regexp with this default search field +\fB-a \fR, \fB--default-search \fR +set the default search key. If a search request is not understood, +it is interpreted as the regexp with this default search key .SH "ENVIRONMENT VARIABLES" @@ -78,12 +78,12 @@ defaut value for the --db-file argument .SH "SEARCH SYNTAX" -The search conditions take the form of a single letter followed by a -space and a regexp, which can itself contain spaces. If the condition -is prefaced by the character "!" it is negated, and has to be false -for a mail to be selected. +The search conditions take the form of a key which is a single letter, +followed by a space and a regexp, which can itself contain spaces. If +the condition is prefaced by the character "!" it is negated, and has +to be false for a mail to be selected. -The time-based condition use as reference the time indicated in the +The time-based conditions use as reference the time indicated in the heading From line, and not in the Date: field. .TP