aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc.1.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r--doc/aerc.1.scd5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index 6214d02e..28f223bb 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -299,7 +299,7 @@ message list, the message in the message viewer, etc).
_[PATCH X/Y]_), all marked messages will be sorted by subject to ensure
that the patches are applied in order.
-*:reply* [*-acq*] [*-T* _<template-file>_] [*-e*|*-E*]
+*:reply* [*-acq*] [*-T* _<template-file>_] [*-A* _<account>_] [*-e*|*-E*]
Opens the composer to reply to the selected message.
*-a*: Reply all
@@ -314,6 +314,9 @@ message list, the message in the message viewer, etc).
message body. If *-q* is specified, defaults to what is set as
*quoted-reply* in the *[templates]* section of _aerc.conf_.
+ *-A*_: _<account>_
+ Reply with the specified account instead of the current one.
+
*-e*: Forces *[compose].edit-headers* = _true_ for this message only.
*-E*: Forces *[compose].edit-headers* = _false_ for this message only.