1LEI-INIT(1) public-inbox user manual LEI-INIT(1)
2
3
4
6 lei-init - initialize storage
7
9 lei init [OPTIONS] [DIRNAME]
10
12 Initialize local writable storage for lei(1). If "DIRNAME" is
13 unspecified, the storage is created at "$XDG_DATA_HOME/lei/store".
14 "leistore.dir" in "$XDG_CONFIG_HOME/lei/config" records this location.
15
17 -q
18 --quiet
19 Suppress feedback messages.
20
22 Feedback welcome via plain-text mail to <mailto:meta@public-inbox.org>
23
24 The mail archives are hosted at <https://public-inbox.org/meta/> and
25 <http://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.onion/meta/>
26
28 Copyright 2021 all contributors <mailto:meta@public-inbox.org>
29
30 License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
31
33 lei-add-external(1)
34
35
36
37public-inbox.git 1993-10-02 LEI-INIT(1)