summaryrefslogtreecommitdiffstats
path: root/sys-utils/dmesg.1
diff options
context:
space:
mode:
authorKarel Zak2011-07-20 12:52:15 +0200
committerKarel Zak2011-07-20 12:52:15 +0200
commitbd304d92ff9a592db2c1e736e7adbd1e09e7446d (patch)
treedf3aa4b13d85cb9bf149a8e373a8f4aaffe074eb /sys-utils/dmesg.1
parentdmesg: print_buffer() refactoring (diff)
downloadkernel-qcow2-util-linux-bd304d92ff9a592db2c1e736e7adbd1e09e7446d.tar.gz
kernel-qcow2-util-linux-bd304d92ff9a592db2c1e736e7adbd1e09e7446d.tar.xz
kernel-qcow2-util-linux-bd304d92ff9a592db2c1e736e7adbd1e09e7446d.zip
dmesg: add --show-delta option
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/dmesg.1')
-rw-r--r--sys-utils/dmesg.16
1 files changed, 4 insertions, 2 deletions
diff --git a/sys-utils/dmesg.1 b/sys-utils/dmesg.1
index d86aceea0..a9cb4beda 100644
--- a/sys-utils/dmesg.1
+++ b/sys-utils/dmesg.1
@@ -32,9 +32,11 @@ options are mutually exclusive.
Clear the ring buffer.
.IP "\fB\-c, \-\-read-clear\fP"
Clear the ring buffer contents after printing.
-.IP "\fB\-d, \-\-console-off\fP"
+.IP "\fB\-D, \-\-console-off\fP"
Disable printing messages to the console.
-.IP "\fB\-e, \-\-console-on\fP"
+.IP "\fB\-d, \-\-show-delta\fP"
+Display the time spent between messages.
+.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 example