[PATCH] NEWS: fix 'not' -> 'now' typo in 0.19 nmbug section
W. Trevor King
wking at tremily.us
Sat Mar 28 08:46:40 PDT 2015
---
NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 70ad3f3..8a1b310 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`.
--
2.1.0.60.g85f0837
More information about the notmuch
mailing list