Update.
authorFrancois Fleuret <francois@fleuret.org>
Fri, 8 Feb 2013 07:35:14 +0000 (08:35 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Fri, 8 Feb 2013 07:35:14 +0000 (08:35 +0100)
mymail.1

index c6b00b3..67b390b 100644 (file)
--- a/mymail.1
+++ b/mymail.1
@@ -82,12 +82,11 @@ for a mail to be selected.
 
 .TP
 \fBf <regexp>\fR (from) selects mails whose leading line From, or
-fields From:, or Reply-To: matches the regexp.
+fields From:, Sender:, Reply-To:, or Return-Path: matches the regexp.
 .TP
 \fBt <regexp>\fR (to) selects mails whose field To:, Cc:, or Bcc: matches the regexp.
 .TP
-\fBp <regexp>\fR (participant) selects mails whose leading line From,
-or fields From:, Reply-To:, To:, Cc:, or Bcc: matches the regexp.
+\fBp <regexp>\fR (participant) selects mails that would be selected by \fBf\fR or \fBt\fR.
 .TP
 \fBs <regexp>\fR (subject) selects mails whose field Subject: matches the regexp.
 .TP