From f56338b4397325a212e6d94bba59a4e5c6c5e78f Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 22 May 2012 11:39:26 +0200 Subject: wdctl: allow to specify more than one device * remove -d option * support wdctl [options] [ ...] usage Signed-off-by: Karel Zak --- sys-utils/wdctl.8 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'sys-utils/wdctl.8') 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\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" -- cgit v1.2.3-55-g7522