summaryrefslogtreecommitdiff
path: root/doc/aerc-config.5.scd
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-01-19 20:57:48 +0100
committerRobin Jarry <robin@jarry.cc>2022-01-19 21:29:16 +0100
commit92bf89c3389b8e08cf99d30cf20a818529680f51 (patch)
tree7a2af50307bef8c8623ae22dbb3f2ab03993ba26 /doc/aerc-config.5.scd
parentf0f7cf347c06953bcc9a68651ed70d52b0f41e93 (diff)
downloadaerc-92bf89c3389b8e08cf99d30cf20a818529680f51.zip
docs: mention missing -T options for compose and forward
A template file may be specified for compose and forward as well. Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc/aerc-config.5.scd')
-rw-r--r--doc/aerc-config.5.scd4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd
index 2ef4ebc..067ad91 100644
--- a/doc/aerc-config.5.scd
+++ b/doc/aerc-config.5.scd
@@ -383,12 +383,12 @@ These options are configured in the *[templates]* section of aerc.conf.
Default: "/usr/share/aerc/templates"
*quoted-reply*
- The template to be used for quoted replies.
+ The default template to be used for quoted replies.
Default: "quoted_reply"
*forwards*
- The template to be used for forward as body.
+ The default template to be used for forward as body.
Default: "forward_as_body"