17 lines
338 B
Markdown
Raw Normal View History

# wdctl
> Show the hardware watchdog status.
> More information: <https://manned.org/wdctl>.
- Display the watchdog status:
`wdctl`
- Display the watchdog status in a single line in key-value pairs:
`wdctl {{[-O|--oneline]}}`
- Display only specific watchdog flags (list is driver specific):
`wdctl {{[-f|--flags]}} {{flag_list}}`