chiark / gitweb /
NEWS: add missing equal sign
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 28 Jan 2018 15:54:18 +0000 (16:54 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:50:23 +0000 (07:50 +0200)
Important!

NEWS

diff --git a/NEWS b/NEWS
index 095c6fc833a4590c569b191792b6315e5bd3673f..7f22e475bf581ffa04b33a3ceff178fae78de80a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -142,7 +142,7 @@ CHANGES WITH 237:
           user/UID to use for notification messages sent to the service
           manager.
 
-        * journalctl gained a new --grep option to list only entries in which
+        * journalctl gained a new --grep= option to list only entries in which
           the message matches a certain pattern. By default matching is case
           insensitive if the pattern is lowercase, and case sensitive
           otherwise. Option --case-sensitive=yes|no can be used to override