Add docs for reply -T
This commit is contained in:
parent
598e39f523
commit
240f57848f
|
@ -116,13 +116,15 @@ message list, the message in the message viewer, etc).
|
||||||
|
|
||||||
*-p*: Pipe just the selected message part, if applicable
|
*-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.
|
Opens the composer to reply to the selected message.
|
||||||
|
|
||||||
*-a*: Reply all
|
*-a*: Reply all
|
||||||
|
|
||||||
*-q*: Insert a quoted version of the selected message into the reply editor
|
*-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*
|
*read*
|
||||||
Marks the marked or selected messages as read.
|
Marks the marked or selected messages as read.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue