From aa192520d3c4cddc69fe4bad7f635d520c193f36 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 18 Mar 2013 14:05:24 +0100 Subject: dmesg: use $PAGER for --human output, add --nopager Signed-off-by: Karel Zak --- sys-utils/dmesg.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sys-utils/dmesg.1') diff --git a/sys-utils/dmesg.1 b/sys-utils/dmesg.1 index b9bdf406e..f2dcc1c24 100644 --- a/sys-utils/dmesg.1 +++ b/sys-utils/dmesg.1 @@ -57,7 +57,8 @@ see .B dmesg \-\-help output. .IP "\fB\-H\fR, \fB\-\-human\fR" -Enable human readable output. +Enable human readable output. See also \fB\-\-color\fR, \fB\-\-reltime\fR +and \fB\-\-nopager\fR. .IP "\fB\-h\fR, \fB\-\-help\fR" Print a help text and exit. .IP "\fB\-k\fR, \fB\-\-kernel\fR" @@ -102,6 +103,8 @@ option is used, will .I not print or clear the kernel ring buffer. +.IP "\fB\-P\fR, \fB\-\-nopager\fR" +Do not pipe output into a pager, the pager is enabled for \fB\-\-human\fR output. .IP "\fB\-r\fR, \fB\-\-raw\fR" Print the raw message buffer, i.e., do not strip the log level prefixes. -- cgit v1.2.3-55-g7522