docs: mark command

This commit is contained in:
Reto Brunner 2019-12-18 06:34:09 +01:00 committed by Drew DeVault
parent 1ba9f0da19
commit 709d4e1e59
1 changed files with 17 additions and 0 deletions

View File

@ -246,6 +246,23 @@ message list, the message in the message viewer, etc).
*-p*: Make any directories in the path that do not exist
*mark* [-atv]
Marks messages. Commands will execute on all marked messages instead of the
highlighted one if applicable. The flags below can be combined as needed.
*-a*: Apply to all messages in the current folder
*-t*: toggle the mark state instead of marking a message
*-v*: Enter / leave visual mark mode
*unmark* [-at]
Unmarks messages. The flags below can be combined as needed.
*-a*: Apply to all messages in the current folder
*-t*: toggle the mark state instead of unmarking a message
## MESSAGE COMPOSE COMMANDS
*abort*