From 08f5a8e1ddc2e4699f0e3aa4704fc37f1577ed9d Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 29 Jul 2016 17:07:25 +0200 Subject: mshow: hard-code simple multipart/alternative policy --- man/mshow.1 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'man/mshow.1') diff --git a/man/mshow.1 b/man/mshow.1 index 5f9a7fe..60456b9 100644 --- a/man/mshow.1 +++ b/man/mshow.1 @@ -7,6 +7,7 @@ .Sh SYNOPSIS .Nm .Op Fl h Ar headers +.Op Fl A Ar mimetypes .Op Fl qrHL .Op Ar msgs\ ... .Nm @@ -38,6 +39,20 @@ Display the headers in the colon-separated list .Ar headers instead of the default headers .Sq Li from:subject:to:cc:date: . +.It Fl A Ar mimetypes +Define +.Sq Li "mixed/alternative" +preference. +.Ar mimetypes +is a colon-separated list of +MIME types, the ones appearing first will +be preferred when rendering +.Sq Li "mixed/alternative" +parts. +If no MIME type matches, the first MIME part will be rendered. +.Pp +Defaults to +.Sq Li "text/plain:text/html" . .It Fl q Don't render the body, stop after header output. .It Fl r -- cgit 1.4.1