summary refs log tree commit diff
path: root/man/mcom.1
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-06-19 14:00:29 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-06-19 14:00:29 +0200
commiteeacad9fd8c6ba56ef20a19ca4a564a517ee6f51 (patch)
tree7bf9a7dcf7deb61c7ef676aff83f3781d35d9545 /man/mcom.1
parent856883bf69bb54827c0854546131da39bef469f7 (diff)
downloadmblaze-eeacad9fd8c6ba56ef20a19ca4a564a517ee6f51.tar.gz
mblaze-eeacad9fd8c6ba56ef20a19ca4a564a517ee6f51.tar.xz
mblaze-eeacad9fd8c6ba56ef20a19ca4a564a517ee6f51.zip
mcom: add -r to resume editing drafts
Diffstat (limited to 'man/mcom.1')
-rw-r--r--man/mcom.118
1 files changed, 14 insertions, 4 deletions
diff --git a/man/mcom.1 b/man/mcom.1
index 1bee90a..d14d86d 100644
--- a/man/mcom.1
+++ b/man/mcom.1
@@ -8,7 +8,9 @@
 .Nd compose new, forward, reply to, and send mail
 .Sh SYNOPSIS
 .Nm mcom
-.Op Ar recipient
+.Op Ar recipients\ ...
+.Nm mcom
+.Fl r Op draft
 .Nm mfwd
 .Op Fl r
 .Op Ar msgs\ ...
@@ -19,15 +21,23 @@
 creates a new draft mail and runs an editor.
 After editing, a loop is started where the user can re-edit, send or
 cancel the mail.
+Use
+.Sq Nm Fl r
+to resume editing a draft.
+By default, the last modified draft will be edited.
 .Pp
 .Nm mfwd
 behaves like
 .Nm mcom
-but fills the draft with subject and body prefilled to forward the messages.
-By default, messages are forwarded verbatim as MIME attachments.
+but fills the draft with subject and body to forward the messages.
+By default, messages are forwarded verbatim as MIME
+.Sq Li message/rfc822
+attachments.
 Use
 .Fl r
-to forward as rendered plain text, using RFC934 message encapsulation.
+to forward as
+.Xr mshow 1
+rendered plain text, using RFC934 message encapsulation.
 .Pp
 .Nm mrep
 behaves like