summaryrefslogtreecommitdiff
path: root/docs/muttdelay.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/muttdelay.pod')
-rw-r--r--docs/muttdelay.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/muttdelay.pod b/docs/muttdelay.pod
index d4a0b98..78d7c55 100644
--- a/docs/muttdelay.pod
+++ b/docs/muttdelay.pod
@@ -25,7 +25,7 @@ And create an hourly cronjob such as:
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 <<< hallo
If it works, you can go on.