summaryrefslogtreecommitdiff
path: root/notmuch-slurp-debbug.1.pod
blob: 5767778c337970d854fee3e8dd223414e59011a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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>.