Changed field "dest" to "to", added "date".
[mymail.git] / mymail.1
index 79eff22..abfd077 100644 (file)
--- a/mymail.1
+++ b/mymail.1
@@ -30,11 +30,13 @@ for a mail to be selected.
 .TP
 \fBf <regexp>\fR selects mails whose field From, From:, or Reply-To: matches the regexp. Since the initial "From " line contains the date, this search criterion can be used to restrict to a certain year or month.
 .TP
-\fBd <regexp>\fR selects mails whose field To:, Cc:, or Bcc: matches the regexp.
+\fBt <regexp>\fR selects mails whose field To:, Cc:, or Bcc: matches the regexp.
 .TP
 \fBp <regexp>\fR selects mails whose field From, From:, Reply-To:, To:, Cc:, or Bcc: matches the regexp.
 .TP
 \fBs <regexp>\fR selects mails whose field Subject: matches the regexp.
+.TP
+\fBd <regexp>\fR selects mails whose field Date: matches the regexp.
 
 .SH "EXAMPLES"