1LEI-LS-SEARCH(1)           public-inbox user manual           LEI-LS-SEARCH(1)
2
3
4

NAME

6       lei-ls-search - list saved search queries
7

SYNOPSIS

9       lei ls-search [OPTIONS] [PREFIX]
10

DESCRIPTION

12       List saved search queries (generated from "lei q -o OUTPUT").  If
13       "PREFIX" is given, restrict the output to entries that start with the
14       specified value.
15

OPTIONS

17       -f FORMAT
18       --format=FORMAT
19           Display JSON output rather than default short output that includes
20           only the saved search location.  Possible values are "json",
21           "jsonl", or "concatjson".
22
23       --pretty
24           Pretty print "json" or "concatjson" output.  If stdout is opened to
25           a tty and used as the "--output" destination, "--pretty" is enabled
26           by default.
27
28       -l  Long listing format (shortcut for "--format=json").
29
30       --ascii
31           Escape non-ASCII characters.
32
33       -z
34       -0  Use "\0" (NUL) instead of newline (CR) to delimit lines.  This
35           option is incompatible with "--format".
36

CONTACT

38       Feedback welcome via plain-text mail to <mailto:meta@public-inbox.org>
39
40       The mail archives are hosted at <https://public-inbox.org/meta/> and
41       <http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
42
44       Copyright all contributors <mailto:meta@public-inbox.org>
45
46       License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
47

SEE ALSO

49       lei-q(1), lei-up(1), lei-edit-search(1), lei-forget-search(1)
50
51
52
53public-inbox.git                  1993-10-02                  LEI-LS-SEARCH(1)
Impressum