aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc.1.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r--doc/aerc.1.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index 04ca89f1..5b5add89 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -571,7 +571,7 @@ 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
+ $ aerc > aerc.log
Persistent logging can be configured via the *log-file* and *log-level* settings
in _aerc.conf_.