]> Sergey Matveev's repositories - public-inbox.git/blob - Documentation/lei-forget-mail-sync.pod
e70b4d33a33afbf40ec3574bfeca687a476e768c
[public-inbox.git] / Documentation / lei-forget-mail-sync.pod
1 =head1 NAME
2
3 lei-forget-mail-sync - forget sync information for a mail folder
4
5 =head1 SYNOPSIS
6
7 lei forget-mail-sync [OPTIONS] LOCATION [LOCATION...]
8
9 =head1 DESCRIPTION
10
11 Forget synchronization information for C<LOCATION>, an IMAP or Maildir
12 folder.  Note that this won't delete any messages stored in Git,
13 leaving C<lei-index(1)> users with dangling references.
14
15 =head1 CONTACT
16
17 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
18
19 The mail archives are hosted at L<https://public-inbox.org/meta/> and
20 L<http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
21
22 =head1 COPYRIGHT
23
24 Copyright 2021 all contributors L<mailto:meta@public-inbox.org>
25
26 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
27
28
29 =head1 SEE ALSO
30
31 L<lei-ls-mail-sync(1)>, L<lei-index(1)>