diff options
Diffstat (limited to 'man/mmime.1')
-rw-r--r-- | man/mmime.1 | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/man/mmime.1 b/man/mmime.1 index 4bdb598..056913b 100644 --- a/man/mmime.1 +++ b/man/mmime.1 @@ -6,23 +6,15 @@ .Nd encode MIME mails .Sh SYNOPSIS .Nm -.Ar files\ ... .Sh DESCRIPTION .Nm -encodes the -.Ar files -given as arguments into a MIME message. +encodes the standard input into a MIME message. .Pp -If there is more than one file, a -.Sq Li multipart/mixed -mail is generated. -.Pp -With no arguments, .Nm generates a .Sq Li multipart/mixed mail from standard input, -extending the header as neccessary, +extending, wrapping, and encoding the header as neccessary, and replacing body lines looking like .Pp .D1 Li # Ns Ar type Pa filename |