begin to move rfc2047 into lib-mime.
[apps/madmutt.git] / doc / muttrc.man.head
index f384511..faf4403 100644 (file)
@@ -16,7 +16,7 @@
 .\" 
 .\"     You should have received a copy of the GNU General Public License
 .\"     along with this program; if not, write to the Free Software
-.\"     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+.\"     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 .\"
 .TH muttngrc 5 "September 2002" Unix "User Manuals"
 .SH NAME
@@ -451,8 +451,10 @@ l l.
 ~T     tagged messages
 ~t \fIEXPR\fP  messages addressed to \fIEXPR\fP
 ~U     unread messages
+~u     message is addressed to a subscribed mailing list
 ~v     message is part of a collapsed thread.
 ~x \fIEXPR\fP  messages which contain \fIEXPR\fP in the \(lqReferences\(rq field
+~X \fIMIN\fP-\fiMAX\fP  messages with MIN to MAX attachments
 ~z \fIMIN\fP-\fIMAX\fP messages with a size in the range \fIMIN\fP to \fIMAX\fP
 ~=     duplicated messages (see $duplicate_threads)
 ~$     unreferenced message (requries threaded view)
@@ -460,7 +462,7 @@ l l.
 .PP
 In the above, \fIEXPR\fP is a regular expression.
 .PP
-With the \fB~m\fP, \fB~n\fP, and \fB~z\fP operators, you can also
+With the \fB~m\fP, \fB~n\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.
 .SS Matching dates