]> Sergey Matveev's repositories - public-inbox.git/blob - Documentation/lei-config.pod
b6d8bfdefb787d6d95ad712f5d5cd413a1e834a7
[public-inbox.git] / Documentation / lei-config.pod
1 =head1 NAME
2
3 lei-config - git-config wrapper for lei configuration file
4
5 =head1 SYNOPSIS
6
7 lei config [OPTIONS]
8
9 =head1 DESCRIPTION
10
11 Call git-config(1) with C<$XDG_CONFIG_HOME/lei/config> as the
12 configuration file.  All C<OPTIONS> are passed through, but those that
13 override the configuration file are not permitted.
14
15 =head1 CONTACT
16
17 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
18
19 The mail archives are hosted at L<https://public-inbox.org/meta/>
20 and L<http://hjrcffqmbrq6wope.onion/meta/>
21
22 =head1 COPYRIGHT
23
24 Copyright 2021 all contributors L<mailto:meta@public-inbox.org>
25
26 License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>