summaryrefslogtreecommitdiff
path: root/config
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 /config
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 'config')
-rw-r--r--config/aerc.conf.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/aerc.conf.in b/config/aerc.conf.in
index 1f5c87d..4decaef 100644
--- a/config/aerc.conf.in
+++ b/config/aerc.conf.in
@@ -224,12 +224,12 @@ new-email=
# default: @SHAREDIR@/templates/
template-dirs=@SHAREDIR@/templates/
-# The template to be used for quoted replies.
+# The default template to be used for quoted replies.
#
# default: quoted_reply
quoted-reply=quoted_reply
-# The template to be used for forward as body.
+# The default template to be used for forward as body.
#
# default: forward_as_body
forwards=forward_as_body