diff options
Diffstat (limited to 'docs/muttdelay.txt')
| -rw-r--r-- | docs/muttdelay.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/muttdelay.txt b/docs/muttdelay.txt index e550312..93e212f 100644 --- a/docs/muttdelay.txt +++ b/docs/muttdelay.txt @@ -12,7 +12,7 @@ WTF? cp /usr/share/muttdelay/muttdelay.vim ~/.vim/plugin/ echo 'map ,L :call MuttDelay()<CR>' >> ~/.vimrc - Configuring CRON + Configuring Cron And create an hourly cronjob such as: 0 * * * * /usr/bin/muttdelay cron @@ -39,7 +39,7 @@ WTF? and the mail gets scheduled for sending for a later time. You can now leave vim without sending the mail via mutt directly. - The mail tself is saved to + The mail itself is saved to ~/.muttdelay/SENDTIMESTAMP.COMPOSETIMESTAMP @@ -50,5 +50,5 @@ LICENSE See package description or project website. AUTHOR - Paul C. Buetow - <http://muttdelay.buetow.org> + Paul C. Buetow - <http://paul.buetow.org> |
