summaryrefslogtreecommitdiffstats
path: root/sys-utils/dmesg.1
diff options
context:
space:
mode:
authorKarel Zak2011-07-01 14:33:27 +0200
committerKarel Zak2011-07-01 14:33:27 +0200
commit0419986053aefbe91afebbc66440b8d6c50290ea (patch)
treea24b5d5a45d2abaac2a5e1dff092389aa390533b /sys-utils/dmesg.1
parentdmesg: refactoring - cleanup main() code (diff)
downloadkernel-qcow2-util-linux-0419986053aefbe91afebbc66440b8d6c50290ea.tar.gz
kernel-qcow2-util-linux-0419986053aefbe91afebbc66440b8d6c50290ea.tar.xz
kernel-qcow2-util-linux-0419986053aefbe91afebbc66440b8d6c50290ea.zip
dmesg: add --clear (SYSLOG_ACTION_CLEAR)
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 c56bc9e57..64234d0c0 100644
--- a/sys-utils/dmesg.1
+++ b/sys-utils/dmesg.1
@@ -19,6 +19,8 @@ and mail the
.I boot.messages
file to whoever can debug their problem.
.SH OPTIONS
+.IP "\fB\-C, \-\-clear\fP"
+Clear the ring buffer.
.IP "\fB\-c, \-\-read-clear\fP"
Clear the ring buffer contents after printing.
.IP "\fB\-h, \-\-help\fP"