]> Sergey Matveev's repositories - public-inbox.git/blob - Documentation/lei-ls-external.pod
doc: start manpages for lei commands
[public-inbox.git] / Documentation / lei-ls-external.pod
1 =head1 NAME
2
3 lei-ls-external - list inbox and external index locations
4
5 =head1 SYNOPSIS
6
7 lei ls-external [OPTIONS]
8
9 =head1 DESCRIPTION
10
11 List configured externals.
12
13 =head1 OPTIONS
14
15 =over
16
17 =item -z, -0
18
19 Use C<\0> (NUL) instead of newline (CR) to delimit lines.
20
21 =back
22
23 =head1 CONTACT
24
25 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
26
27 The mail archives are hosted at L<https://public-inbox.org/meta/>
28 and L<http://hjrcffqmbrq6wope.onion/meta/>
29
30 =head1 COPYRIGHT
31
32 Copyright 2021 all contributors L<mailto:meta@public-inbox.org>
33
34 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
35
36 =head1 SEE ALSO
37
38 L<lei-add-external(1)>, L<lei-forget-external(1)>