X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fmhl.man1;h=e1a4b4be05e117bd27e82dcca0c2b2c16670be2b;hp=3a740dfdf376220ef21fa6036ef0de6e9215d0be;hb=d0855b62a07b36c5c5e9c90adbdbac0489027ddd;hpb=176905cd5ed51f8280fbf4bc81ad2cf3d01149ea diff --git a/man/mhl.man1 b/man/mhl.man1 index 3a740df..e1a4b4b 100644 --- a/man/mhl.man1 +++ b/man/mhl.man1 @@ -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"