mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
16 lines
338 B
Markdown
16 lines
338 B
Markdown
# 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}}`
|