From 6becf48ca3e03cd16d58942b7c8a99f7e49275c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 12 Jan 2018 07:55:45 +0100 Subject: journalctl: regexp matching --- man/journalctl.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'man') diff --git a/man/journalctl.xml b/man/journalctl.xml index 257ff5a816..91cd4714d5 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -578,6 +578,17 @@ priorities. + + + + + Filter output to entries where the MESSAGE= + field matches the specified regular expression. PERL-compatible regular expressions + are used, see + pcre2pattern3 + for a detailed description of the syntax. + + -- cgit v1.2.1