diff options
author | Jelle Besseling <jelle@pingiun.com> | 2019-08-18 11:33:14 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-08-20 10:04:29 +0900 |
commit | 36c6030e81b229414bb42bf7fc37d091c6497ddf (patch) | |
tree | c5de62c269ae514408281f8323e79a1b5920fa7a /doc | |
parent | 217e8855f223258dc12a6adc836f6e1678ade03f (diff) | |
download | aerc-36c6030e81b229414bb42bf7fc37d091c6497ddf.tar.gz |
Add addresses argument to forward command
Diffstat (limited to 'doc')
-rw-r--r-- | doc/aerc.1.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index 5f2f83b..e172f89 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -90,7 +90,7 @@ message list, the message in the message viewer, etc). *delete* Deletes the selected message. -*forward* +*forward* [address...] Opens the composer to forward the selected message to another recipient. *move* <target> |