doc: document notmuch show --decrypt=stash

Help users find this new indexed-cleartext workflow.
This commit is contained in:
Daniel Kahn Gillmor 2018-06-12 17:36:45 -04:00 committed by David Bremner
parent db8602120a
commit af1adb3306

6
NEWS
View file

@ -17,6 +17,12 @@ Add the --full-scan option to `notmuch new`
This option disables mtime based optimization of scanning for new mail.
Add new --decrypt=stash option for `notmuch show`
This facilitates a workflow for encrypted messages where message
cleartext are indexed on first read, but the user's decryption key
does not have to be available during message receipt.
Documentation
-------------