diff options
-rw-r--r-- | usr.sbin/watchdogd/watchdog.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/watchdogd/watchdog.8 b/usr.sbin/watchdogd/watchdog.8 index 47835d1..f305b1f 100644 --- a/usr.sbin/watchdogd/watchdog.8 +++ b/usr.sbin/watchdogd/watchdog.8 @@ -41,6 +41,10 @@ The utility can be used to control the kernel's watchdog facility. .Pp The +.Fl d +enables debugging. +.Pp +The .Fl t Ar timeout specifies the desired timeout period in seconds, a value of zero will disable the watchdog. |