summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJonathan GUILLOT <jonathan@joggee.fr>2025-12-11 22:20:39 +0100
committerTom Rini <trini@konsulko.com>2025-12-16 11:14:53 -0600
commit47b50fb1125c539d80ed3e7f739c02c6486e1b52 (patch)
tree3ba07835a551c20c64e9167642d4066b68684f3c /doc
parent9d08916a575beba3632c3969b96f74be08560ef7 (diff)
cmd: part: Fix part argument description for `part number`
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>
Diffstat (limited to 'doc')
-rw-r--r--doc/usage/cmd/part.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage/cmd/part.rst b/doc/usage/cmd/part.rst
index 72f5d8b8de7..bd3df15203a 100644
--- a/doc/usage/cmd/part.rst
+++ b/doc/usage/cmd/part.rst
@@ -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