1MU FIELDS(1)                General Commands Manual               MU FIELDS(1)
2
3
4

NAME

6       mu fields - list all message fields
7
8

SYNOPSIS

10       *mu [common-options] fields
11
12

DESCRIPTION

14       mu  fields  is the mu command for showing a table of message fields and
15       their properties.
16
17

COMMON OPTIONS

19   -d, --debug
20       makes mu generate extra debug information,  useful  for  debugging  the
21       program  itself.  By  default,  debug information goes to the log file,
22       ~/.cache/mu/mu.log.  It can safely be deleted when mu is  not  running.
23       When running with --debug option, the log file can grow rather quickly.
24       See the note on logging below.
25
26
27   -q, --quiet
28       causes mu not to output informational messages and progress information
29       to standard output, but only to the log file. Error messages will still
30       be sent to standard error. Note that  mu  index  is  much  faster  with
31       --quiet,  so  it  is recommended you use this option when using mu from
32       scripts etc.
33
34
35   --log-stderr
36       causes mu to not output log messages to standard error, in addition  to
37       sending them to the log file.
38
39
40   --nocolor
41       do  not  use ANSI colors. The environment variable NO_COLOR can be used
42       as an alternative to --nocolor.
43
44
45   -V, --version
46       prints mu version and copyright information.
47
48
49   -h, --help
50       lists the various command line options.
51
52

REPORTING BUGS

54       Please report bugs at https://github.com/djcb/mu/issues.
55
56

AUTHOR

58       Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
59
60
62       This manpage is part of mu 1.10.5.
63
64
65       Copyright © 2022-2023 Dirk-Jan C. Binnema. License GPLv3+: GNU GPL ver‐
66       sion  3  or later https://gnu.org/licenses/gpl.html. This is free soft‐
67       ware: you are free to change and redistribute it. There is NO WARRANTY,
68       to the extent permitted by law.
69
70

SEE ALSO

72       mu(1)
73
74
75
76                                                                  MU FIELDS(1)
Impressum