]> Sergey Matveev's repositories - public-inbox.git/blob - Documentation/lei-forget-external.pod
treewide: update to v3 Tor onions
[public-inbox.git] / Documentation / lei-forget-external.pod
1 =head1 NAME
2
3 lei-forget-external - forget external locations
4
5 =head1 SYNOPSIS
6
7 lei forget-external [OPTIONS] LOCATION [LOCATION...]
8
9 =head1 DESCRIPTION
10
11 Forget the specified externals by removing their entries from
12 C<$XDG_CONFIG_HOME/lei/config>.  This excludes the locations from
13 future search results.
14
15 =head1 OPTIONS
16
17 =over
18
19 =item -q, --quiet
20
21 Suppress feedback messages.
22
23 =back
24
25 =head1 CONTACT
26
27 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
28
29 The mail archives are hosted at L<https://public-inbox.org/meta/> and
30 L<http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
31
32 =head1 COPYRIGHT
33
34 Copyright 2021 all contributors L<mailto:meta@public-inbox.org>
35
36 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
37
38 =head1 SEE ALSO
39
40 L<lei-add-external(1)>, L<lei-ls-external(1)>