]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
cmd: part: Fix part argument description for `part number` master
authorJonathan GUILLOT <jonathan@joggee.fr>
Thu, 11 Dec 2025 21:20:39 +0000 (22:20 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 16 Dec 2025 17:14:53 +0000 (11:14 -0600)
Signed-off-by: Jonathan GUILLOT <jonathan@joggee.fr>
Fixes: ff6ef4b9093f ("doc: man-page for the part command")
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
doc/usage/cmd/part.rst

index 72f5d8b8de74148d3e8fac057bbc44653b3ab145..bd3df15203a3f128dc91d72771ea0d2c5a5a15bf 100644 (file)
@@ -82,7 +82,7 @@ part must be specified as partition name.
     dev
         device number
     part
-        partition number
+        partition name
     varname
         a variable to store the current partition number value into