diff options
| author | David Bremner <david@tethera.net> | 2018-01-06 09:30:28 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-01-06 09:30:28 -0400 |
| commit | d151b7383692aad6324231808352a55b5c107b5a (patch) | |
| tree | ae5fbdd713c6c5a66506ce8823c53f216653952e | |
| parent | c5944537c8b308be58905f50366412e492fb8132 (diff) | |
NEWS: don't start headlines with --
This confuses our simple tooling, and it's questionable style anyway.
| -rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 -------------- |
