]> Sergey Matveev's repositories - public-inbox.git/blob - Documentation/lei-forget-external.pod
e0e3b8e172d7ce57d3c9a948b414d087be1a4134
[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
20
21 =item --quiet
22
23 Suppress feedback messages.
24
25 =back
26
27 =head1 CONTACT
28
29 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
30
31 The mail archives are hosted at L<https://public-inbox.org/meta/> and
32 L<http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
33
34 =head1 COPYRIGHT
35
36 Copyright 2021 all contributors L<mailto:meta@public-inbox.org>
37
38 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
39
40 =head1 SEE ALSO
41
42 L<lei-add-external(1)>, L<lei-ls-external(1)>