]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
doc: wdt: fix typo for expire
authorJonathan GUILLOT <jonathan@joggee.fr>
Thu, 21 May 2026 19:00:11 +0000 (21:00 +0200)
committerStefan Roese <stefan.roese@mailbox.org>
Tue, 9 Jun 2026 09:51:19 +0000 (11:51 +0200)
doc/usage/cmd/wdt.rst

index 711b74d20dabc5f5d9eae1bfcc23b4e6d02da3ad..28abf98def9d18a0de1c0140cbaa3b3fade26226 100644 (file)
@@ -16,7 +16,7 @@ Synopsis
     wdt start <timeout_ms> [flags]
     wdt stop
     wdt reset
-    wdt expirer [flags]
+    wdt expire [flags]
 
 Description
 -----------