summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-01-06 09:30:28 -0400
committerDavid Bremner <david@tethera.net>2018-01-06 09:30:28 -0400
commitd151b7383692aad6324231808352a55b5c107b5a (patch)
treeae5fbdd713c6c5a66506ce8823c53f216653952e /NEWS
parentc5944537c8b308be58905f50366412e492fb8132 (diff)
NEWS: don't start headlines with --
This confuses our simple tooling, and it's questionable style anyway.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 75903c2d..ed9e553b 100644
--- a/NEWS
+++ b/NEWS
@@ -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
--------------