summaryrefslogtreecommitdiff
path: root/docs/muttdelay.txt
diff options
context:
space:
mode:
authorPaul C. Buetow () <paul@buetow.org>2014-07-05 00:59:32 +0200
committerPaul C. Buetow () <paul@buetow.org>2014-07-05 00:59:32 +0200
commit3e1fb1645af7d73ac26caeb36d90ee29f3c3e2f5 (patch)
treefbf3d00c11db1437c49f9d09685a8e65c3eb4fc3 /docs/muttdelay.txt
parent8c7d4bd45bf8870a40351a0896fdfd4d237ba14d (diff)
fix mutt sample
Diffstat (limited to 'docs/muttdelay.txt')
-rw-r--r--docs/muttdelay.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/muttdelay.txt b/docs/muttdelay.txt
index 289c3f8..d8c4a9e 100644
--- a/docs/muttdelay.txt
+++ b/docs/muttdelay.txt
@@ -20,7 +20,7 @@ WTF?
Configuring Mutt
Configure mutt your way and ensure that you can send mails like this:
- mutt -s subject example@example.com mail.txt
+ mutt -s subject example@example.com < mail.txt
If it works, you can go on.