diff options
author | Leah Neukirchen <leah@vuxu.org> | 2018-03-10 22:28:41 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2018-03-10 22:28:41 +0100 |
commit | 64da4ff0fa4ad00c6330732394251c88d2fd90ce (patch) | |
tree | 5f01d3535d4f25f7cd4abe453ebdf28eba816786 /man | |
parent | d1a12457421dc9b08c57431d08ffa150763a3f76 (diff) | |
download | mblaze-64da4ff0fa4ad00c6330732394251c88d2fd90ce.tar.gz mblaze-64da4ff0fa4ad00c6330732394251c88d2fd90ce.tar.xz mblaze-64da4ff0fa4ad00c6330732394251c88d2fd90ce.zip |
mcom: add -body to prepopulate drafts
Diffstat (limited to 'man')
-rw-r--r-- | man/mcom.1 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/mcom.1 b/man/mcom.1 index 17fd814..53a6c79 100644 --- a/man/mcom.1 +++ b/man/mcom.1 @@ -69,6 +69,15 @@ to prefill header fields, e.g. you can use .Sq Nm mcom Fl to No merrilyn Fl cc No elea becci Fl subject No 'Party invite' to create a draft with the To, Cc and Subject fields already set. +The flag +.Fl body Ar file +can be used to prepopulate the draft for +.Nm mcom +and +.Nm mrep +with the contents of +.Ar file . +.Pp Note that these flags apply to .Em all arguments after them |