From f1789cfcef342342246af95d355fca8515f92198 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 22 Sep 2017 15:37:36 +0200 Subject: mshow: add -F to disable MIME filters --- man/mshow.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man') 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. -- cgit 1.4.1