From: Paul Fox Date: Sun, 8 Feb 2015 21:06:44 +0000 (-0500) Subject: update man pages for new mhshow message separator header X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/7f71991d47a863a1cb3f66a1d5df87f3bacb7828?ds=inline;hp=-c update man pages for new mhshow message separator header --- 7f71991d47a863a1cb3f66a1d5df87f3bacb7828 diff --git a/man/mhshow.man b/man/mhshow.man index 0d34d22f..c2bba35c 100644 --- a/man/mhshow.man +++ b/man/mhshow.man @@ -1,4 +1,4 @@ -.TH MHSHOW %manext1% "February 6, 2015" "%nmhversion%" +.TH MHSHOW %manext1% "February 8, 2015" "%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,6 +75,22 @@ 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 @@ -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 ^ ~ diff --git a/man/show.man b/man/show.man index a248e6ac..57832c3f 100644 --- a/man/show.man +++ b/man/show.man @@ -1,4 +1,4 @@ -.TH SHOW %manext1% "June 6, 2012" "%nmhversion%" +.TH SHOW %manext1% "February 8, 2015" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -43,7 +43,11 @@ manual page for the details about this command. This default can be changed by defining the .I showproc profile component. Any switches not recognized by -.B show +.BR show , +as well as +.B \-header +and +.BR \-noheader , are passed along to that program. To override the default and the .I showproc