about summary refs log tree commit diff
path: root/man
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-09-22 15:37:36 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-09-22 15:37:36 +0200
commitf1789cfcef342342246af95d355fca8515f92198 (patch)
tree4f30ccfcda5f9a10682e857f76022a6ee2214db9 /man
parent75ba2ab9a5b3df6c1d3071667094fa050a6d32bb (diff)
downloadmblaze-f1789cfcef342342246af95d355fca8515f92198.tar.gz
mblaze-f1789cfcef342342246af95d355fca8515f92198.tar.xz
mblaze-f1789cfcef342342246af95d355fca8515f92198.zip
mshow: add -F to disable MIME filters
Diffstat (limited to 'man')
-rw-r--r--man/mshow.14
1 files changed, 3 insertions, 1 deletions
diff --git a/man/mshow.1 b/man/mshow.1
index ef439ed..dbb0d9d 100644
--- a/man/mshow.1
+++ b/man/mshow.1
@@ -8,7 +8,7 @@
 .Nm
 .Op Fl h Ar headers
 .Op Fl A Ar mimetypes
-.Op Fl nqrHLN
+.Op Fl nqrFHLN
 .Op Ar msgs\ ...
 .Nm
 .Fl x Ar msg
@@ -62,6 +62,8 @@ Don't render the body, stop after header output.
 .It Fl r
 Don't render the body, print raw body.
 This may be dangerous to use on a tty.
+.It Fl F
+Don't apply filters to MIME parts.
 .It Fl H
 Don't decode the headers, print all raw headers.
 This may be dangerous to use on a tty.