X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/7797550a7e1332dbcdadda18b38e5f5330e6dd01..ea855e72d026c72658d43f993fc62cfcf2de2ca3:/man/mhlist.man diff --git a/man/mhlist.man b/man/mhlist.man index d8241ae2..69394fec 100644 --- a/man/mhlist.man +++ b/man/mhlist.man @@ -25,7 +25,9 @@ mhlist \- list information about MIME messages .RB [ \-wcache .IR policy ] .RB [ \-check " | " \-nocheck ] +.RB [ \-changecur " | " \-nochangecur ] .RB [ \-verbose " | " \-noverbose ] +.RB [ \-disposition " | " \-nodisposition ] .RB [ \-version ] .RB [ \-help ] .ad @@ -38,7 +40,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 @@ -60,6 +62,11 @@ switch is present, then the listing will show any \*(lqextra\*(rq information that is present in the message, such as comments in the \*(lqContent-Type\*(rq header. .PP +If the +.B \-disposition +switch is present, then the listing will show any relevant information from +the \*(lqContent-Disposition\*(rq header. +.PP The option .B \-file .I file @@ -106,7 +113,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 @@ -184,8 +191,12 @@ integrity of the content. .RB ` \-realsize ' .RB ` \-rcache\ ask ' .RB ` \-wcache\ ask ' +.RB ` \-changecur ' .RB ` \-noverbose ' +.RB ` \-nodisposition ' .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.