diff options
author | Rocco Rutte <pdmef@gmx.net> | 2009-05-12 15:21:16 +0200 |
---|---|---|
committer | Rocco Rutte <pdmef@gmx.net> | 2009-05-12 15:21:16 +0200 |
commit | a1abc76d6505411ce6afc091ac39517acfe470a6 (patch) | |
tree | a7ccd3a42bbd5d9b4476127a9ed6cdcdf6c64a3e /OPS | |
parent | 21df7c80638edd207bacc7ef62c589b5eef766b5 (diff) |
Fix description for <save-message>
Diffstat (limited to 'OPS')
-rw-r--r-- | OPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -150,7 +150,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" |