about summary refs log tree commit diff stats
path: root/doc/aerc-config.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/aerc-config.5.scd')
-rw-r--r--doc/aerc-config.5.scd4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd
index 5dac4ac..791a39d 100644
--- a/doc/aerc-config.5.scd
+++ b/doc/aerc-config.5.scd
@@ -269,7 +269,7 @@ They are configured in the *[triggers]* section of aerc.conf.
 	Format specifiers from *index-format* are expanded with respect to the new
 	message.
 
-## Templates
+## TEMPLATES
 
 Templates are used to populate the body of an email. The compose, reply
 and forward commands can be called with the -T flag with the name of the
@@ -278,6 +278,8 @@ template name.
 aerc ships with some default templates installed in the share directory (usually
 _/usr/share/aerc/templates_).
 
+These options are configured in the *[templates]* section of aerc.conf.
+
 *template-dirs*
 	The directory where the templates are stored. The config takes a
 	colon-separated list of dirs.