about summary refs log tree commit diff
path: root/man/mmime.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/mmime.1')
-rw-r--r--man/mmime.111
1 files changed, 11 insertions, 0 deletions
diff --git a/man/mmime.1 b/man/mmime.1
index 056913b..1118850 100644
--- a/man/mmime.1
+++ b/man/mmime.1
@@ -6,6 +6,9 @@
 .Nd encode MIME mails
 .Sh SYNOPSIS
 .Nm
+.Op Fl r
+<
+.Ar message
 .Sh DESCRIPTION
 .Nm
 encodes the standard input into a MIME message.
@@ -23,6 +26,14 @@ with a MIME part having Content-Type
 .Ar type
 consisting of the contents of
 .Pa filename .
+.Pp
+The options are as follows:
+.Bl -tag -width Ds
+.It Fl r
+Raw mode: don't expand MIME parts in the body, generate a
+.Sq Li text/plain
+message.
+.El
 .Sh EXIT STATUS
 .Ex -std
 .Sh SEE ALSO