X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/39a9d9d85d0f2289d8c1257251311b7cf959c700..4829d096feb337a55e2b866adb19acab9617b071:/man/mhlist.man diff --git a/man/mhlist.man b/man/mhlist.man index 021d5d84..a994dc1d 100644 --- a/man/mhlist.man +++ b/man/mhlist.man @@ -23,13 +23,9 @@ mhlist \- list information about nmh MIME messages .RB [ \-prefer .IR content ] \&... +.RB [ \-noprefer ] .RB [ \-headers " | " \-noheaders ] .RB [ \-realsize " | " \-norealsize ] -.RB [ \-rcache -.IR policy ] -.RB [ \-wcache -.IR policy ] -.RB [ \-check " | " \-nocheck ] .RB [ \-changecur " | " \-nochangecur ] .RB [ \-verbose " | " \-noverbose ] .RB [ \-disposition " | " \-nodisposition ] @@ -145,7 +141,7 @@ Type Subtypes ---- -------- text plain, enriched multipart mixed, alternative, digest, parallel -message rfc822, partial, external-body +message rfc822, external-body application octet-stream, postscript image jpeg, gif, png audio basic @@ -174,7 +170,7 @@ the reverse order of their placement in the message. The listing, therefore, is in decreasing order of preference, as defined in RFC 2046. The .B \-prefer -switch can be used (one or more times, in order of descending +switch can be used (one or more times, in order of ascending preference) to let MH know which content types from a multipart/alternative MIME part are preferred by the user, in order to override the default preference order. Thus, when viewed by @@ -184,23 +180,21 @@ invoked with or without various .B \-prefer switches. The +.B \-noprefer +switch will cancel any previous .B \-prefer -switch is functionally most important for -.IR mhshow , -but is also implemented in +switches. +The +.B \-prefer +and +.B \-noprefer +switches are functionally most important for +.BR mhshow , +but are also implemented in .B mhlist and .B mhstore to make common part numbering possible across all three programs. -.SS "Checking the Contents" -The -.B \-check -switch tells -.B mhlist -to check each content for an integrity checksum. If a content has -such a checksum (specified as a Content-MD5 header field), then -.B mhlist -will attempt to verify the integrity of the content. .SH FILES .fc ^ ~ .nf @@ -226,8 +220,6 @@ will attempt to verify the integrity of the content. .RB ` \-nocheck ' .RB ` \-headers ' .RB ` \-realsize ' -.RB ` \-rcache\ ask ' -.RB ` \-wcache\ ask ' .RB ` \-changecur ' .RB ` \-noverbose ' .RB ` \-nodisposition '