From 0e24df3b10e156b3f05c4bc04d6e2ace17faff38 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 14 Jul 2011 12:48:07 +0200 Subject: dmesg: add --facility option Signed-off-by: Karel Zak --- sys-utils/dmesg.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'sys-utils/dmesg.1') diff --git a/sys-utils/dmesg.1 b/sys-utils/dmesg.1 index cd8f9cfe0..0628232e2 100644 --- a/sys-utils/dmesg.1 +++ b/sys-utils/dmesg.1 @@ -36,6 +36,14 @@ Clear the ring buffer contents after printing. Disable printing messages to the console. .IP "\fB\-e, \-\-console-on\fP" Enable printing messages to the console. +.IP "\fB\-f, \-\-facility \fIlist\fP" +Restrict output to defined (comma separated) list of facilities. For exmaple +.sp + dmesg --facility=daemon +.sp +will print messages from system daemons only. +.IP "\fB\-x, \-\-decode\fP" +Decode facility and level (priority) number to human readable prefixes. .IP "\fB\-h, \-\-help\fP" Print a help text and exit. .IP "\fB\-l, \-\-level \fIlist\fP" -- cgit v1.2.3-55-g7522