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