From: Ali Polatel <alip@exherbo.org>
Date: Wed, 26 May 2010 07:13:03 +0000 (+0300)
Subject: notmuch-deliver: Fix copy/paste fail
X-Git-Tag: 0.10_rc1~55
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=50d5caacc983c3347d177a72775af123d75a1e6b;p=notmuch.git

notmuch-deliver: Fix copy/paste fail
---

diff --git a/contrib/notmuch-deliver/README.mkd b/contrib/notmuch-deliver/README.mkd
index a71cfe23..f1f2144f 100644
--- a/contrib/notmuch-deliver/README.mkd
+++ b/contrib/notmuch-deliver/README.mkd
@@ -25,7 +25,7 @@ Here's a simple example for [maildrop](http://www.courier-mta.org/maildrop/):
     }
 
     # Deliver the rest to $MAILDIR, adding personal tag
-    to "|deliver-notmuch.rb -t personal"
+    to "|notmuch-deliver -t personal"
 
 ## Requirements
 - [notmuch](http://notmuchmail.org) shared library