소스 검색

mutt: add reference to draft format

as discussed in PR #1258
Waldir Pimenta 7 년 전
부모
커밋
08da564f80
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/common/mutt.md

+ 1 - 1
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}}`