mu-query.7: update flags description

This commit is contained in:
Dirk-Jan C. Binnema 2019-09-08 17:33:43 +03:00
parent 7b1d798344
commit df022c4f3b
1 changed files with 6 additions and 5 deletions

View File

@ -49,7 +49,7 @@ maildir:/inbox
Terms without an explicit field-prefix, (like 'vacation' above) are Terms without an explicit field-prefix, (like 'vacation' above) are
interpreted like: interpreted like:
.EX1 .EX1
to:vacation or subject:vacation or body:vacation or ... to:vacation or subject:vacation or body:vacation or ...
.EX2 .EX2
The language is case-insensitive for terms and attempts to 'flatten' The language is case-insensitive for terms and attempts to 'flatten'
@ -157,7 +157,7 @@ The shortcut character can be used instead of the full name:
.EX1 .EX1
f:foo@bar f:foo@bar
.EX2 .EX2
is the same as is the same as
.EX1 .EX1
from:foo@bar from:foo@bar
.EX2 .EX2
@ -234,17 +234,18 @@ size:10m..
The \fBflag\fR/\fBg\fR field allows you to match message flags. The The \fBflag\fR/\fBg\fR field allows you to match message flags. The
following fields are available: following fields are available:
.EX1 .EX1
a,attach Message with attachment
d,draft Draft Message d,draft Draft Message
f,flagged Flagged f,flagged Flagged
l,list Mailing-list message
n,new New message (in new/ Maildir) n,new New message (in new/ Maildir)
p,passed Passed ('Handled') p,passed Passed ('Handled')
r,replied Replied r,replied Replied
s,seen Seen s,seen Seen
t,trashed Marked for deletion t,trashed Marked for deletion
a,attach Has attachment u,unread new OR NOT seen
z,signed Signed message
x,encrypted Encrypted message x,encrypted Encrypted message
l,list Mailing-list message z,signed Signed message
.EX2 .EX2
Some examples: Some examples: