From bd304d92ff9a592db2c1e736e7adbd1e09e7446d Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 20 Jul 2011 12:52:15 +0200 Subject: dmesg: add --show-delta option Signed-off-by: Karel Zak --- sys-utils/dmesg.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sys-utils/dmesg.1') 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 -- cgit v1.2.3-55-g7522