3 lei-ls-search - list saved search queries
7 lei ls-search [OPTIONS] [PREFIX]
11 List saved search queries (generated from C<lei q -o OUTPUT>).
12 If C<PREFIX> is given, restrict the output
13 to entries that start with the specified value.
23 Display JSON output rather than default short output that includes
24 only the saved search location. Possible values are C<json>,
25 C<jsonl>, or C<concatjson>.
29 Pretty print C<json> or C<concatjson> output. If stdout is opened to
30 a tty and used as the C<--output> destination, C<--pretty> is enabled
35 Long listing format (shortcut for C<--format=json>).
39 Escape non-ASCII characters.
45 Use C<\0> (NUL) instead of newline (CR) to delimit lines. This option
46 is incompatible with C<--format>.
52 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
54 The mail archives are hosted at L<https://public-inbox.org/meta/>
55 and L<http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
59 Copyright all contributors L<mailto:meta@public-inbox.org>
61 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
65 L<lei-q(1)>, L<lei-up(1)>, L<lei-edit-search(1)>,
66 L<lei-forget-search(1)>