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