about summary refs log tree commit diff stats
path: root/doc/aerc.1.scd
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2020-01-09 14:55:56 -0500
committerDrew DeVault <sir@cmpwn.com>2020-01-11 09:45:21 -0500
commit240f57848ff64fca5605ad5be4b059ae53f50147 (patch)
tree80f3f174206e920dae5d1c56d802ac8e588fdffe /doc/aerc.1.scd
parent598e39f523024ae36bd94c2fbee87cf13165c78e (diff)
downloadaerc-240f57848ff64fca5605ad5be4b059ae53f50147.tar.gz
Add docs for reply -T
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r--doc/aerc.1.scd4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index 73a4d83..c0e8ad4 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -116,13 +116,15 @@ message list, the message in the message viewer, etc).
 
 	*-p*: Pipe just the selected message part, if applicable
 
-*reply* [-aq]
+*reply* [-aq] [-T <template-file>]
 	Opens the composer to reply to the selected message.
 
 	*-a*: Reply all
 
 	*-q*: Insert a quoted version of the selected message into the reply editor
 
+	*-T*: Use the specified template file for creating the initial message body
+
 *read*
 	Marks the marked or selected messages as read.