diff options
| author | Jonathan GUILLOT <[email protected]> | 2026-05-21 21:00:11 +0200 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2026-06-09 11:51:19 +0200 |
| commit | 3abd953da8c322f5e76b4909b37bd7a9d050d9e9 (patch) | |
| tree | 6e89a600185de9c3df7935958adc2b1150fa4346 | |
| parent | 9124bf185ba6206dd2286a78addd74a5449bd9c3 (diff) | |
doc: wdt: fix typo for expire
| -rw-r--r-- | doc/usage/cmd/wdt.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage/cmd/wdt.rst b/doc/usage/cmd/wdt.rst index 711b74d20da..28abf98def9 100644 --- a/doc/usage/cmd/wdt.rst +++ b/doc/usage/cmd/wdt.rst @@ -16,7 +16,7 @@ Synopsis wdt start <timeout_ms> [flags] wdt stop wdt reset - wdt expirer [flags] + wdt expire [flags] Description ----------- |
