X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/267c4bcd8cba6ee0958930284a95632c49b46f5e..29ff4f879ba9eea142df4e8caf436d0dd933218c:/man/mhshow.man diff --git a/man/mhshow.man b/man/mhshow.man index 0d34d22f..58e2c195 100644 --- a/man/mhshow.man +++ b/man/mhshow.man @@ -1,4 +1,4 @@ -.TH MHSHOW %manext1% "February 6, 2015" "%nmhversion%" +.TH MHSHOW %manext1% "March 24, 2016" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -24,6 +24,7 @@ mhshow \- display MIME messages .RB [ \-concat " | " \-noconcat ] .RB [ \-textonly " | " \-notextonly ] .RB [ \-inlineonly " | " \-noinlineonly ] +.RB [ \-header " | " \-noheader ] .RB [ \-form .IR formfile ] .RB [ \-markform @@ -74,9 +75,25 @@ switches will override the default settings of and .BR \-inlineonly. .PP +The +.B \-header +switch control whether +.B mhshow +will print a message separator header before each message that it +displays. The header format can be controlled using +.B \-headerform +to specify a file containing +.IR mh\-format (5) +instructions. A copy of the built-in default +headerform can be found in %nmhetcdir%/mhshow.header, for reference. +In addition to the normal set of +.IR mh\-format (5) +instructions, a "%{folder}" escape provides a +string representing the current folder. +.PP By default .B mhshow -will concatenate all content under one pager. If you which each part to +will concatenate all content under one pager. If you want each part to displayed separately, you can override the default behavior with .B \-noconcat. .PP @@ -680,8 +697,9 @@ next. The default marker can be changed using the .B \-markform switch to specify a file containing .IR mh\-format (5) -instructions to use when displaying the content marker. In addition to -the normal set of +instructions to use when displaying the content marker. A copy of the +default markform can be found in %nmhetcdir%/mhshow.marker, for +reference. In addition to the normal set of .IR mh\-format (5) instructions, the following .I component @@ -731,6 +749,7 @@ is checked. ^%nmhetcdir%/mhn.defaults~^System default MIME profile entries ^%nmhetcdir%/mhl.headers~^The headers template ^%nmhetcdir%/mhshow.marker~^Example content marker +^%nmhetcdir%/mhshow.header~^Example message separator header .fi .SH "PROFILE COMPONENTS" .fc ^ ~