summaryrefslogtreecommitdiffstats
path: root/sys-utils/dmesg.1
diff options
context:
space:
mode:
authorKarel Zak2011-09-08 19:40:34 +0200
committerKarel Zak2011-09-08 19:40:34 +0200
commitc672220f1c236c0440a9972638b4df6dbeacd0e2 (patch)
tree8e2f1f77941e9e68111cca043eb8cab6476d384f /sys-utils/dmesg.1
parentscript: libintl.h included in nls.h (diff)
downloadkernel-qcow2-util-linux-c672220f1c236c0440a9972638b4df6dbeacd0e2.tar.gz
kernel-qcow2-util-linux-c672220f1c236c0440a9972638b4df6dbeacd0e2.tar.xz
kernel-qcow2-util-linux-c672220f1c236c0440a9972638b4df6dbeacd0e2.zip
dmesg: add --file option
This new option is mostly for testing (to test raw logs from another boxes/kernels). 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 3dc18cb0a..9e90ca5db 100644
--- a/sys-utils/dmesg.1
+++ b/sys-utils/dmesg.1
@@ -39,6 +39,8 @@ Display the timestamp and time delta spent between messages. If used together
with --notime then only the time delta without the timestamp is printed.
.IP "\fB\-E, \-\-console-on\fP"
Enable printing messages to the console.
+.IP "\fB\-F, \-\-file \fIfile\fP"
+Read log from file.
.IP "\fB\-f, \-\-facility \fIlist\fP"
Restrict output to defined (comma separated) list of facilities. For example
.sp