summaryrefslogtreecommitdiffstats
path: root/sys-utils/dmesg.1
diff options
context:
space:
mode:
authorKarel Zak2011-07-18 11:48:41 +0200
committerKarel Zak2011-07-18 11:48:41 +0200
commitd74b8dfc705216330f755519676524a57fe454c4 (patch)
treea3a175be753483cd02d70e6dffabe5bf7388d1b8 /sys-utils/dmesg.1
parentdmesg: add -u and -k options (diff)
downloadkernel-qcow2-util-linux-d74b8dfc705216330f755519676524a57fe454c4.tar.gz
kernel-qcow2-util-linux-d74b8dfc705216330f755519676524a57fe454c4.tar.xz
kernel-qcow2-util-linux-d74b8dfc705216330f755519676524a57fe454c4.zip
dmesg: add -t option to suppress timestamps
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 dd2536211..d86aceea0 100644
--- a/sys-utils/dmesg.1
+++ b/sys-utils/dmesg.1
@@ -92,6 +92,8 @@ to query the kernel ring buffer. This is 16392 by default.
at first, 8192 since 1.3.54, 16384 since 2.1.113.)
If you have set the kernel buffer to be larger than the default
then this option can be used to view the entire buffer.
+.IP "\fB\-t, \-\-notime\fP"
+Don't print kernel's timestampts.
.IP "\fB\-u, \-\-userspace\fP"
Print userspace messages.
.IP "\fB\-V, \-\-version\fP"