NEWS: don't start headlines with --

This confuses our simple tooling, and it's questionable style anyway.
This commit is contained in:
David Bremner 2018-01-06 09:30:28 -04:00
parent c5944537c8
commit d151b73836

4
NEWS
View file

@ -41,13 +41,13 @@ New option --output=address for notmuch address
Make `notmuch show` more robust against deleting duplicate files
--decrypt now takes an explicit argument
The option --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`.
--no-<arg> may be used to negate boolean and keyword arguments
Boolean and keyword arguments now take a `--no-` prefix
Encrypted Mail
--------------