From: W. Trevor King Date: Sat, 28 Mar 2015 15:46:40 +0000 (-0700) Subject: NEWS: fix 'not' -> 'now' typo in 0.19 nmbug section X-Git-Tag: 0.20~19 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=a351df1a06923b8e826029ec06c7d25aa28f8cf3 NEWS: fix 'not' -> 'now' typo in 0.19 nmbug section --- diff --git a/NEWS b/NEWS index 70ad3f3a..8a1b3100 100644 --- a/NEWS +++ b/NEWS @@ -167,7 +167,7 @@ nmbug The Perl script has been translated to Python; you'll need Python 2.7 or anything from the 3.x line. Most of the user-facing interface is -the same, but `nmbug help` is not `nmbug --help`, and the following nmbug +the same, but `nmbug help` is now `nmbug --help`, and the following nmbug commands have slightly different interfaces: `archive`, `commit`, `fetch`, `log`, `pull`, `push`, and `status`. For details on the new interface for a given command, run `nmbug COMMAND --help`.