From c4822a983be3726e6a07cabb245680c8b728e940 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 2 Aug 2016 14:09:28 +0200 Subject: mmime: add -c to check if MIME-encoding is needed --- man/mmime.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'man/mmime.1') diff --git a/man/mmime.1 b/man/mmime.1 index 1118850..ad7f3ba 100644 --- a/man/mmime.1 +++ b/man/mmime.1 @@ -6,7 +6,7 @@ .Nd encode MIME mails .Sh SYNOPSIS .Nm -.Op Fl r +.Op Fl c | Fl r < .Ar message .Sh DESCRIPTION @@ -29,6 +29,10 @@ consisting of the contents of .Pp The options are as follows: .Bl -tag -width Ds +.It Fl c +Check mode: don't output anything, +exit with status 1 if MIME-encoding the message is required, +or with status 0 else. .It Fl r Raw mode: don't expand MIME parts in the body, generate a .Sq Li text/plain -- cgit 1.4.1