Update.
authorFrancois Fleuret <francois@fleuret.org>
Sat, 9 Mar 2013 10:12:38 +0000 (11:12 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Sat, 9 Mar 2013 10:12:38 +0000 (11:12 +0100)
mymail.1

index a4d7a38..57a7bda 100644 (file)
--- a/mymail.1
+++ b/mymail.1
@@ -57,9 +57,9 @@ directories following the options on the command lines
 \fB-o <output filename>\fR, \fB--output <output filename>\fR set the
 result mbox filename. If it is not set, the standard output is used
 .TP
-\fB-a <search field>\fR, \fB--default-search <search field>\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 <search key>\fR, \fB--default-search <search key>\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