summaryrefslogtreecommitdiffstats
path: root/sys-utils/dmesg.1
diff options
context:
space:
mode:
authorKarel Zak2011-07-14 12:19:00 +0200
committerKarel Zak2011-07-14 12:30:18 +0200
commit85f3cc55f7a50643095a5ea311a6ab8f12d34552 (patch)
tree4036f6d435c7f7d05a1da4f92017c93115bd342b /sys-utils/dmesg.1
parentminix: remove fs state (diff)
downloadkernel-qcow2-util-linux-85f3cc55f7a50643095a5ea311a6ab8f12d34552.tar.gz
kernel-qcow2-util-linux-85f3cc55f7a50643095a5ea311a6ab8f12d34552.tar.xz
kernel-qcow2-util-linux-85f3cc55f7a50643095a5ea311a6ab8f12d34552.zip
dmesg: add --decode to print readable facility and level
# dmesg --decode ... kern :info : [53335.743185] PM: resume of devices complete after 2496.795 msecs kern :debug : [53335.743593] PM: Finishing wakeup. kern :warn : [53335.743595] Restarting tasks ... done. kern :info : [53335.790452] video LNXVIDEO:00: Restoring backlight state kern :debug : [53336.418576] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/dmesg.1')
-rw-r--r--sys-utils/dmesg.12
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-utils/dmesg.1 b/sys-utils/dmesg.1
index 9518ecb64..cd8f9cfe0 100644
--- a/sys-utils/dmesg.1
+++ b/sys-utils/dmesg.1
@@ -44,6 +44,8 @@ Restrict output to defined (comma separated) list of levels. For exmaple
dmesg --level=err,warn
.sp
will print error and warning messages only.
+.IP "\fB\-x, \-\-decode\fP"
+Decode facility and level (priority) number to human readable prefixes.
.IP "\fB\-n, \-\-console-level \fIlevel\fP
Set the
.I level