1MU-INFO(1) General Commands Manual MU-INFO(1)
2
3
4
6 mu info - show information about the mu database
7
8
10 mu info [options]
11
12
14 mu info is the mu command for getting information about the mu data‐
15 base.
16
17
19 Note, some of the general options are described in the mu(1) man-page
20 and not here, as they apply to multiple mu commands.
21
22
23 --muhome
24 use an alternative directory to store and read the database,
25 write the logs, etc. By default, mu uses XDG Base Directory
26 Specification (e.g. on Linux this defaults to ~/.cache/mu,
27 ~/.config/mu). Earlier versions of mu defaulted to ~/.mu, which
28 now requires --muhome=~/.mu.
29
30
32 mu init returns 0 upon successful completion, or a non-zero exit code
33 if there was some error.
34
35
37 Please report bugs if you find them: https://github.com/djcb/mu/issues
38
39
41 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
42
43
45 maildir(5), mu(1), mu-index(1)
46
47
48
49User Manuals February 2020 MU-INFO(1)