summaryrefslogtreecommitdiff
path: root/notmuch-slurp-debbug.1.pod
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch-slurp-debbug.1.pod')
-rw-r--r--notmuch-slurp-debbug.1.pod28
1 files changed, 28 insertions, 0 deletions
diff --git a/notmuch-slurp-debbug.1.pod b/notmuch-slurp-debbug.1.pod
new file mode 100644
index 0000000..5767778
--- /dev/null
+++ b/notmuch-slurp-debbug.1.pod
@@ -0,0 +1,28 @@
+=head1 NAME
+
+notmuch-slurp-debbug - add messages from a Debian bug to notmuch
+
+=head1 SYNOPSIS
+
+notmuch-slurp-debbug BUGNUMBER
+
+=head1 DESCRIPTION
+
+B<notmuch-slurp-debbug> adds to your notmuch database any messages
+from a given Debian bug that it does not already contain.
+
+The script adds the messages to your maildir, and then calls B<notmuch
+new>.
+
+=head1 OPTIONS
+
+None.
+
+=head1 SEE ALSO
+
+bts(1), notmuch(1)
+
+=head1 AUTHOR
+
+B<notmuch-slurp-debbug> was written by Sean Whitton
+<spwhitton@spwhitton.name>.