diff options
| author | W. Trevor King <wking@tremily.us> | 2015-03-28 08:46:40 -0700 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-04-01 06:15:30 +0200 |
| commit | a351df1a06923b8e826029ec06c7d25aa28f8cf3 (patch) | |
| tree | 4403b36874208fdf39bb194920fed2fac20d1a97 | |
| parent | 703c8f9511c6f96023fb180b0e9d831e762befc9 (diff) | |
NEWS: fix 'not' -> 'now' typo in 0.19 nmbug section
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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`. |
