about summary refs log tree commit diff
path: root/man/mshow.1
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-07-29 17:07:25 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-07-29 17:07:25 +0200
commit08f5a8e1ddc2e4699f0e3aa4704fc37f1577ed9d (patch)
treeb0e89982e7642afbca1d22c4ba05353ea3c3afd0 /man/mshow.1
parent01e4e942dddd1c933ba92f32f77902390860d187 (diff)
downloadmblaze-08f5a8e1ddc2e4699f0e3aa4704fc37f1577ed9d.tar.gz
mblaze-08f5a8e1ddc2e4699f0e3aa4704fc37f1577ed9d.tar.xz
mblaze-08f5a8e1ddc2e4699f0e3aa4704fc37f1577ed9d.zip
mshow: hard-code simple multipart/alternative policy
Diffstat (limited to 'man/mshow.1')
-rw-r--r--man/mshow.115
1 files changed, 15 insertions, 0 deletions
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