From: Karel Zak Date: Thu, 21 Oct 2021 13:04:33 +0000 (+0200) Subject: wdctl: update man page X-Git-Tag: v2.38-rc1~213 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aa0153a3d7f059a3bfceeaa50c1a4a707e42f953;p=thirdparty%2Futil-linux.git wdctl: update man page Addresses: https://github.com/karelzak/util-linux/issues/1475 Signed-off-by: Karel Zak --- diff --git a/sys-utils/wdctl.8.adoc b/sys-utils/wdctl.8.adoc index a376e62595..ee7cf96d7f 100644 --- a/sys-utils/wdctl.8.adoc +++ b/sys-utils/wdctl.8.adoc @@ -46,8 +46,10 @@ Print all wanted information on one line in key="value" output format. Set the watchdog pre-timeout in seconds. A watchdog pre-timeout is a notification generated by the watchdog before the watchdog reset might occur in the event the watchdog has not been serviced. This notification is handled by -the kernel and can be configured to take an action using sysfs (e.g. -/sys/class/watchdog/watchdog0/pretimeout_governor). +the kernel and can be configured to take an action using sysfs or by **--setpregovernor**. + +*-g*, *--setpregovernor* _governor_:: +Set pre-timeout governor name. For available governors see default **wdctl** output. *-r*, *--raw*:: Use the raw output format.