aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc.1.scd8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index 7b09531..e7d3c59 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -132,6 +132,14 @@ message list, the message in the message viewer, etc).
*close*
Closes the terminal.
+# LOGGING
+
+Aerc does not log by default, but collecting log output can be useful for
+troubleshooting and reporting issues. Redirecting stdout when invoking aerc will
+write log messages to that file:
+
+ $ aerc > log
+
# SEE ALSO
*aerc-config*(5) *aerc-imap*(5) *aerc-smtp*(5) *aerc-tutorial*(7)