X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d1cb667bddf8d1c5c0721fc7ab642c22946baf1f..e38cc16e06bbbd80a0fc02585e736fbc3dee7221:/man/mhlist.man?ds=sidebyside diff --git a/man/mhlist.man b/man/mhlist.man index fab619f9..46b75636 100644 --- a/man/mhlist.man +++ b/man/mhlist.man @@ -1,4 +1,4 @@ -.TH MHLIST %manext1% "January 9, 2001" "%nmhversion%" +.TH MHLIST %manext1% "February 12, 2013" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -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 thru 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 @@ -168,10 +173,9 @@ integrity of the content. ^Current\-Folder:~^To find the default current folder .fi .SH "SEE ALSO" -,IR mhbuild (1), +.IR mhbuild (1), .IR mhshow (1), -.IR mhstore (1), -.IR sendfiles (1) +.IR mhstore (1) .SH DEFAULTS .nf .RB ` +folder "' defaults to the current folder" @@ -181,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.