]> Sergey Matveev's repositories - public-inbox.git/blob - Documentation/lei-ls-label.pod
41aa030d993200b5c615e6fc5edc331f382aedc5
[public-inbox.git] / Documentation / lei-ls-label.pod
1 =head1 NAME
2
3 lei-ls-label - list labels
4
5 =head1 SYNOPSIS
6
7 lei ls-label [OPTIONS]
8
9 =head1 DESCRIPTION
10
11 List all known message labels ("mailboxes" in JMAP terminology).
12
13 =head1 OPTIONS
14
15 =over
16
17 =item -z
18
19 =item -0
20
21 Use C<\0> (NUL) instead of newline (CR) to delimit lines.
22
23 =item -q
24
25 =item --quiet
26
27 Suppress feedback messages.
28
29 =back
30
31 =head1 CONTACT
32
33 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
34
35 The mail archives are hosted at L<https://public-inbox.org/meta/> and
36 L<http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
37
38 =head1 COPYRIGHT
39
40 Copyright 2021 all contributors L<mailto:meta@public-inbox.org>
41
42 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
43
44
45 =head1 SEE ALSO
46
47 L<lei-add-external(1)>