diff --git a/pages/common/mutt.md b/pages/common/mutt.md index 8d53c835ff..c43f888cf9 100644 --- a/pages/common/mutt.md +++ b/pages/common/mutt.md @@ -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}}`