diff options
Diffstat (limited to 'doc/aerc.1.scd')
-rw-r--r-- | doc/aerc.1.scd | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index ab1333f8..5b1d36f3 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -640,8 +640,13 @@ message list, the message in the message viewer, etc). *-n*: switch to next account *:header* [*-f*] _<name>_ [_<value>_] - Add a new email header. If the header already exists, *-f* must be - specified to replace the given value. +*:header* [*-d*] _<name>_ + Add a new email header to the compose window. If the header is already + set and is not empty, *-f* must be used to overwrite its value. + + *-f*: Overwrite any existing header. + + *-d*: Remove the header instead of adding it. *:encrypt* Encrypt the message to all recipients. If a key for a recipient cannot |