From 709d4e1e5951e8bdf5cb4638f4d0995a8a053dc7 Mon Sep 17 00:00:00 2001 From: Reto Brunner Date: Wed, 18 Dec 2019 06:34:09 +0100 Subject: docs: mark command --- doc/aerc.1.scd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd index e76b519..ecfb5d9 100644 --- a/doc/aerc.1.scd +++ b/doc/aerc.1.scd @@ -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* -- cgit v1.2.3