diff options
| author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2017-12-31 18:09:28 -0500 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-12-31 22:33:31 -0400 |
| commit | 9649f6047f8b7746b2877117150ce10d58acb824 (patch) | |
| tree | 8c0b0372313637e515184efd4d7c922375151675 | |
| parent | 65b96daa35108ed1fe5444ab59330e9a390d3b51 (diff) | |
NEWS: notmuch {show, reply} --decrypt takes explicit argument
| -rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -35,6 +35,12 @@ Support maildir synced tags in `new.tags` maildir syncing, and will be added for files in `new/` regardless of the setting of `new.tags`. +--decrypt now takes an explicit argument + + The --decrypt option to `notmuch show` and `notmuch reply` now takes + an explicit argument. If you were used to invoking `notmuch show + --decrypt`, you should switch to `notmuch show --decrypt=true`. + Encrypted Mail -------------- |
