summaryrefslogtreecommitdiffstats
path: root/sys-utils/wdctl.8
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/wdctl.8')
-rw-r--r--sys-utils/wdctl.812
1 files changed, 6 insertions, 6 deletions
diff --git a/sys-utils/wdctl.8 b/sys-utils/wdctl.8
index 8bb1d5c6c..081134fec 100644
--- a/sys-utils/wdctl.8
+++ b/sys-utils/wdctl.8
@@ -9,20 +9,20 @@ show hardware watchdog status
.SH SYNOPSIS
.B wdctl
.RB [options]
-
+.RB [device...]
.SH DESCRIPTION
-Show hardware watchdog status. Note that number of supported watchdog
-features is hardware specific.
+Show hardware watchdog status. The default device is /dev/watchdog. If more
+than one device is specified then the output is separated by one blank line.
+
+Note that number of supported watchdog features is hardware specific.
.SH OPTIONS
-.IP "\fB\-d, \-\-device \fIpath\fP"
-Device to use, default is /dev/watchdog.
.IP "\fB\-f, \-\-flags \fI<list>\fP"
Print selected flags only.
.IP "\fB\-F, \-\-noflags\fP"
Don't print information about flags
.IP "\fB\-n, \-\-noheadings\fP"
-Do not print a header line.
+Do not print a header line for flags table.
.IP "\fB\-I, \-\-noident\fP"
Don't print watchdog identity information
.IP "\fB\-T, \-\-notimeouts\fP"