mutt: add reference to draft format

as discussed in PR #1258
This commit is contained in:
Waldir Pimenta 2017-05-22 16:43:10 +01:00 committed by GitHub
parent efbf0cc51e
commit 08da564f80

View File

@ -18,6 +18,6 @@
`mutt -i {{file}} {{recipient@example.com}}`
- Specify a draft file containing the header and the body of the message:
- Specify a draft file containing the header and the body of the message, in RFC 5322 format:
`mutt -H {{file}} {{recipient@example.com}}`