]> diplodocus.org Git - nmh/blobdiff - man/mh-format.man
Loosen up valgrind suppression
[nmh] / man / mh-format.man
index 104b8212505a7d906dcafe6cb689f76a4d82974d..8b43eda6ac74487effa92108703c6cc9bc3d4c0a 100644 (file)
@@ -285,6 +285,7 @@ decode      expr    string  decode \fIstr\fR as RFC 2047 (MIME-encoded)
                        component
 unquote        expr    string  remove RFC 2822 quotes from \fIstr\fR
 trim   expr            trim trailing whitespace from \fIstr\fR
+trimr  expr    string  Like %(trim), also returns string
 kilo   expr    string  express in SI units: 15.9K, 2.3M, etc.
                        %(kilo) scales by factors of 1000,
 kibi   expr    string  express in IEC units: 15.5Ki, 2.2Mi.