X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/19304f7c526fbe36ba0db2fb80bcaf3bd974d81d..480925ce923dc23cdbf948992c9871627b565bb7:/doc/muttrc.man.head diff --git a/doc/muttrc.man.head b/doc/muttrc.man.head index 529f573..6df8c69 100644 --- a/doc/muttrc.man.head +++ b/doc/muttrc.man.head @@ -558,7 +558,7 @@ message is part of a collapsed thread. cryptographically verified messages .TP ~x \fIEXPR\fP -messages which contain \fIEXPR\fP in the \(lqReferences\(rq field +messages which contain \fIEXPR\fP in the \(lqReferences\(rq or \(lqIn-Reply-To\(rq field .TP ~X \fIMIN\fP-\fIMAX\fP messages with MIN - MAX attachments @@ -582,9 +582,12 @@ messages in threads containing messages matching a certain pattern, e.g. all thr .PP In the above, \fIEXPR\fP is a regular expression. .PP -With the \fB~m\fP, \fB~n\fP, \fB~X\fP, and \fB~z\fP operators, you can also +With the \fB~d\fP, \fB~m\fP, \fB~n\fP, \fB~r\fP, \fB~X\fP, and \fB~z\fP operators, you can also specify ranges in the forms \fB<\fP\fIMAX\fP, \fB>\fP\fIMIN\fP, \fIMIN\fP\fB-\fP, and \fB-\fP\fIMAX\fP. +.PP +With the \fB~z\fP operator, the suffixes \(lqK\(rq and \(lqM\(rq are allowed to specify +kilobyte and megabyte respectively. .SS Matching dates .PP The \fB~d\fP and \fB~r\fP operators are used to match date ranges,