]> Sergey Matveev's repositories - public-inbox.git/blob - Documentation/lei-add-watch.pod
609846181578371916e5753c1948d5a4ffb1bd8d
[public-inbox.git] / Documentation / lei-add-watch.pod
1 =head1 NAME
2
3 lei-add-watch - watch for new messages and flag changes
4
5 =head1 SYNOPSIS
6
7 lei add-watch [OPTIONS] LOCATION [LOCATION...]
8
9 =head1 DESCRIPTION
10
11 Tell lei to watch C<LOCATION> for new messages and flag changes.
12 Currently only Maildir locations are supported.
13
14 =for comment
15 TODO: Document --state?  Believe valid values are pause, import-ro,
16
17 =head1 CONTACT
18
19 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
20
21 The mail archives are hosted at L<https://public-inbox.org/meta/> and
22 L<http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
23
24 =head1 COPYRIGHT
25
26 Copyright 2021 all contributors L<mailto:meta@public-inbox.org>
27
28 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
29
30
31 =head1 SEE ALSO
32
33 L<lei-ls-watch(1)>, L<lei-rm-watch(1)>