X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8a3954a556cb8ebb4731caa88427f005eec82b16..07916b2ff:/man/mhl.man?ds=sidebyside diff --git a/man/mhl.man b/man/mhl.man index f9f92b62..6a9a322e 100644 --- a/man/mhl.man +++ b/man/mhl.man @@ -1,7 +1,7 @@ .TH MHL %manext1% 2014-09-15 "%nmhversion%" -.\" +. .\" %nmhwarning% -.\" +. .SH NAME mhl \- produce formatted listings of nmh messages .SH SYNOPSIS @@ -218,7 +218,7 @@ component string/L name to use instead of \*(lqcomponent\*(rq for nocomponent flag don't output \*(lqcomponent: \*(rq for this component center flag center component on line (works for - one\-line components only) + one-line components only) nocenter flag don't center leftadjust flag strip off leading whitespace on each line of text @@ -266,7 +266,7 @@ ignores=component,... .PP specifies a list of components which are never output. .PP -The component \*(lqMessageName\*(rq (case\-insensitive) will output the +The component \*(lqMessageName\*(rq (case-insensitive) will output the actual message name (file name) preceded by the folder name if one is specified or found in the environment. The format is identical to that produced by the @@ -279,7 +279,9 @@ message which were not matched by explicit components, or included in the ignore list. If this component is not specified, an ignore list is not needed since all non-specified components will be ignored. .PP -If \*(lqnocomponent\*(rq is NOT specified, then the component name will +If \*(lqnocomponent\*(rq is +.I not +specified, then the component name will be output as it appears in the format file. .PP The default format file is: @@ -352,15 +354,15 @@ options can be used to build up multiple arguments to the format filter. .nf .ta \w'%nmhetcdir%/ExtraBigFileName 'u ^%nmhetcdir%/mhl.format~^The message template -^or /mhl.format~^Rather than the standard template -^$HOME/\&.mh\(ruprofile~^The user profile +^or /mhl.format~^Rather than the standard template +^$HOME/.mh_profile~^The user profile .fi .SH "PROFILE COMPONENTS" .fc ^ ~ .nf .ta 2.4i .ta \w'ExtraBigProfileName 'u -^moreproc:~^Program to use as interactive front\-end +^moreproc:~^Program to use as interactive front-end ^formatproc:~^Program to use as a filter for components that ^^have the \*(lqformat\*(rq flag set. .fi @@ -379,7 +381,7 @@ options can be used to build up multiple arguments to the format filter. None .SH BUGS There should be some way to pass `bell' and `clear' information to the -front\-end. +front-end. .PP The \*(lqnonewline\*(rq option interacts badly with \*(lqcompress\*(rq and \*(lqsplit\*(rq.