X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/14c29200cb58d3c4a0830265f2433849781858d0..2a21a8d0e236c24d3b12a57730e867c958f9d38c:/OPS diff --git a/OPS b/OPS index 3efddbb..8414a8b 100644 --- a/OPS +++ b/OPS @@ -102,6 +102,7 @@ OP_MAIN_CHANGE_FOLDER_READONLY "open a different folder in read only mode" OP_MAIN_CLEAR_FLAG "clear a status flag from a message" OP_MAIN_DELETE_PATTERN "delete messages matching a pattern" OP_MAIN_IMAP_FETCH "force retrieval of mail from IMAP server" +OP_MAIN_IMAP_LOGOUT_ALL "logout from all IMAP servers" OP_MAIN_FETCH_MAIL "retrieve mail from POP server" OP_MAIN_FIRST_MESSAGE "move to the first message" OP_MAIN_LAST_MESSAGE "move to the last message" @@ -150,7 +151,7 @@ OP_REFORMAT_WINCH "{internal}" OP_RENAME_MAILBOX "rename the current mailbox (IMAP only)" OP_REPLY "reply to a message" OP_RESEND "use the current message as a template for a new one" -OP_SAVE "save message/attachment to a file" +OP_SAVE "save message/attachment to a mailbox/file" OP_SEARCH "search for a regular expression" OP_SEARCH_REVERSE "search backwards for a regular expression" OP_SEARCH_NEXT "search for next match"