summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-07-24 16:36:46 +0800
committerSean Whitton <spwhitton@spwhitton.name>2018-07-24 16:36:46 +0800
commit8e83adb957c4d9ac570b67fb09a8d5e91c37b141 (patch)
treee6ce2a95896bfbe91593676d5b083c271466a476
parente366c060e523650f408414fcc46be40efde18e0a (diff)
downloadmailscripts-8e83adb957c4d9ac570b67fb09a8d5e91c37b141.tar.gz
notmuch-slurp-debbug(1): configuration value requires full path
Reported-by: Vagrant Cascadian <vagrant@debian.org> Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--notmuch-slurp-debbug.1.pod7
1 files changed, 4 insertions, 3 deletions
diff --git a/notmuch-slurp-debbug.1.pod b/notmuch-slurp-debbug.1.pod
index d6eacc2..c0f9a0a 100644
--- a/notmuch-slurp-debbug.1.pod
+++ b/notmuch-slurp-debbug.1.pod
@@ -38,9 +38,10 @@ configuration key is supported:
=item B<maildir>
-A maildir indexed by notmuch into which B<notmuch-slurp-debbug> will
-insert new messages. Defaults to the "inbox" subdirectory of the
-B<database.path> key in your notmuch configuration.
+The full path to a maildir indexed by notmuch into which
+B<notmuch-slurp-debbug> will insert new messages. Defaults to the
+"inbox" subdirectory of the B<database.path> key in your notmuch
+configuration.
=back