summaryrefslogtreecommitdiffstats
path: root/sys-utils/dmesg.1
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/dmesg.1')
-rw-r--r--sys-utils/dmesg.13
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-utils/dmesg.1 b/sys-utils/dmesg.1
index 8e6088e49..ff149a9e3 100644
--- a/sys-utils/dmesg.1
+++ b/sys-utils/dmesg.1
@@ -127,6 +127,9 @@ Do not print kernel's timestamps.
Print userspace messages.
.IP "\fB\-V\fR, \fB\-\-version\fR"
Output version information and exit.
+.IP "\fB\-w\fR, \fB\-\-follow\fR"
+Wait for new messages. This feature is supported on systems with readable
+/dev/kmsg only (since kernel 3.5.0).
.IP "\fB\-x\fR, \fB\-\-decode\fR"
Decode facility and level (priority) number to human readable prefixes.
.SH SEE ALSO