X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1316c8d619a6de50544da7c8435d2f6d6045da54..07661005b9a36338ab158bcbe7762788a1df4030:/man/mhlist.man diff --git a/man/mhlist.man b/man/mhlist.man index f6e752ef..46b75636 100644 --- a/man/mhlist.man +++ b/man/mhlist.man @@ -25,6 +25,7 @@ mhlist \- list information about MIME messages .RB [ \-wcache .IR policy ] .RB [ \-check " | " \-nocheck ] +.RB [ \-changecur " | " \-nochangecur ] .RB [ \-verbose " | " \-noverbose ] .RB [ \-version ] .RB [ \-help ] @@ -38,7 +39,7 @@ MIME (multi-media) messages. .PP .B mhlist manipulates MIME (multi-media messages) as specified -in RFC\-2045 to RFC\-2049 (See +in RFC 2045 to RFC 2049 (See .IR mhbuild (1)). .PP The @@ -106,7 +107,7 @@ switch will not prevent the content from being acted upon. .PP A content specification consists of a content type and a subtype. The initial list of \*(lqstandard\*(rq content types and subtypes can -be found in RFC\-2046. +be found in RFC 2046. .PP A list of commonly used contents is briefly reproduced here: .PP @@ -142,6 +143,10 @@ act on a message/external-body content, then the switch must be used twice: once for message/external-body and once for the content externally referenced. +.PP +The parts of a multipart/alternative part are listed in the reverse +order of their placement in the message. The listing therefore is +in decreasing order of preference, as defined in RFC 1521. .SS "Checking the Contents" The .B \-check @@ -180,8 +185,11 @@ integrity of the content. .RB ` \-realsize ' .RB ` \-rcache\ ask ' .RB ` \-wcache\ ask ' +.RB ` \-changecur ' .RB ` \-noverbose ' .fi .SH CONTEXT If a folder is given, it will become the current folder. The last -message selected will become the current message. +message selected will become the current message, unless the +.B \-nochangecur +option is specified.