diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/aerc-config.5.scd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd index 247490ab..40825864 100644 --- a/doc/aerc-config.5.scd +++ b/doc/aerc-config.5.scd @@ -54,9 +54,9 @@ These options are configured in the *[general]* section of _aerc.conf_. *log-level* Only log messages above the specified level to *log-file*. Supported - levels are: _debug_, _info_, _warn_ and _error_. When redirecting aerc's - output to a file using _>_ shell redirection, this setting is ignored - and the log level is forced to _debug_. + levels are: _trace_, _debug_, _info_, _warn_ and _error_. When + redirecting aerc's output to a file using _>_ shell redirection, this + setting is ignored and the log level is forced to _debug_. Default: _info_ |