]> Sergey Matveev's repositories - public-inbox.git/blob - Documentation/lei-edit-search.pod
No ext_urls
[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 where C<OUTPUT> was supplied for argument of C<lei q -o OUTPUT ...>
13 A listing of outputs is available via C<lei ls-search>.
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/>
20 and L<http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
21
22 =head1 COPYRIGHT
23
24 Copyright 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 =head1 SEE ALSO
29
30 L<lei-ls-search(1)>, L<lei-forget-search(1)>, L<lei-up(1)>, L<lei-q(1)>