X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fmhl.man1;h=e1a4b4be05e117bd27e82dcca0c2b2c16670be2b;hp=37577f8c134c7bb34e16f9ec671748e32a30520e;hb=d0855b62a07b36c5c5e9c90adbdbac0489027ddd;hpb=5c43bb739797c078c3fd6aa982183e15af456d31 diff --git a/man/mhl.man1 b/man/mhl.man1 index 37577f8..e1a4b4b 100644 --- a/man/mhl.man1 +++ b/man/mhl.man1 @@ -3,7 +3,7 @@ .\" .TH MHL %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME -mhl \- produce formatted listings of nmh messages +mhl \- produce formatted listings of mh messages .SH SYNOPSIS .HP 5 .na @@ -20,10 +20,10 @@ mhl \- produce formatted listings of nmh messages .SH DESCRIPTION .B Mhl is an -.B nmh +.B mmh command for filtering and/or displaying text messages. It is the default method of displaying text messages for -.B nmh +.B mmh (it is the default .IR showproc ). .PP @@ -136,6 +136,8 @@ leftadjust flag strip off leading whitespace on each noleftadjust flag don't leftadjust compress flag change newlines in text to spaces nocompress flag don't compress +rtrim flag trim whitespace at end of text lines +nortrim flag retain whitespace at end of text lines (default) split flag don't combine multiple fields into a single field nosplit flag combine multiple fields into @@ -166,6 +168,11 @@ ignores=component,... .RE .PP specifies a list of components which are never output. +This option supports some simple globbing, +so a '*' at the end of a component will match +for all components which start which the string. +When you want to match a component which ends with +a '*', you can escape the '*' with a '\\'. .PP The component `MessageName' (case\-insensitive) will output the message file name as a one-line header, similar to @@ -218,7 +225,7 @@ appropriate formatfield variable string. .ta \w'%etcdir%/ExtraBigFileName 'u ^%etcdir%/mhl.format~^The message template ^or $HOME/.mmh/mhl.format~^Rather than the standard template -^$HOME/.mh/profile~^The user profile +^$HOME/.mmh/profile~^The user profile .fi .SH "PROFILE COMPONENTS"