summaryrefslogtreecommitdiffstats
path: root/sys-utils/dmesg.1
diff options
context:
space:
mode:
authorKarel Zak2013-03-18 12:38:28 +0100
committerKarel Zak2013-03-18 12:38:28 +0100
commitf0a3a1caacd002e6890b29e6f7c265c62bfa2e85 (patch)
tree6d58d3b7e80ea68860f9e3c4b574946e79c729a1 /sys-utils/dmesg.1
parentdmesg: more colors, more fun (diff)
downloadkernel-qcow2-util-linux-f0a3a1caacd002e6890b29e6f7c265c62bfa2e85.tar.gz
kernel-qcow2-util-linux-f0a3a1caacd002e6890b29e6f7c265c62bfa2e85.tar.xz
kernel-qcow2-util-linux-f0a3a1caacd002e6890b29e6f7c265c62bfa2e85.zip
dmesg: add --human
* enable --reltime * enable --color * a little bit cleanup main() 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 860e556e1..b9bdf406e 100644
--- a/sys-utils/dmesg.1
+++ b/sys-utils/dmesg.1
@@ -56,6 +56,8 @@ will print messages from system daemons only. For all supported facilities
see
.B dmesg \-\-help
output.
+.IP "\fB\-H\fR, \fB\-\-human\fR"
+Enable human readable output.
.IP "\fB\-h\fR, \fB\-\-help\fR"
Print a help text and exit.
.IP "\fB\-k\fR, \fB\-\-kernel\fR"