diff options
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r-- | doc/aerc.1.scd | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index b477fbaf..ad18c984 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -217,11 +217,14 @@ 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* [*-aq*] [*-T* _<template-file>_] +*:reply* [*-acq*] [*-T* _<template-file>_] Opens the composer to reply to the selected message. *-a*: Reply all + *-c*: Close the view tab when replying. If the reply is not sent, reopen + the view tab. + *-q*: Insert a quoted version of the selected message into the reply editor *-T* _<template-file>_ |