]> Sergey Matveev's repositories - public-inbox.git/blob - Documentation/lei-edit-search.pod
pop3: reduce memory use while generating the mailbox cache
[public-inbox.git] / Documentation / lei-edit-search.pod
1 =head1 NAME
2
3 lei-edit-search - edit saved search
4
5 =head1 SYNOPSIS
6
7 lei edit-search [OPTIONS] OUTPUT
8
9 =head1 DESCRIPTION
10
11 Invoke C<git config --edit> to edit the saved search at C<OUTPUT>.
12
13 =head1 CONTACT
14
15 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
16
17 The mail archives are hosted at L<https://public-inbox.org/meta/>
18 and L<http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
19
20 =head1 COPYRIGHT
21
22 Copyright 2021 all contributors L<mailto:meta@public-inbox.org>
23
24 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
25
26 =head1 SEE ALSO
27
28 L<lei-ls-search(1)>, L<lei-forget-search(1)>, L<lei-up(1)>, L<lei-q(1)>