diff options
| author | Aristo Chen <[email protected]> | 2025-04-23 14:52:13 +0800 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2025-04-25 17:29:09 +0200 |
| commit | 06d7bd9c06110db6832af96b16ca9931c2a3855a (patch) | |
| tree | c7878b88216d5eb4c90484003a6ade28d4fd8c6a /doc/usage | |
| parent | 5bf00b576d692f2d58b29f9e224e922eeb1b918b (diff) | |
doc: fix typo commnad
fix typo from "commnad" to "command"
Signed-off-by: Aristo Chen <[email protected]>
Diffstat (limited to 'doc/usage')
| -rw-r--r-- | doc/usage/cmd/part.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage/cmd/part.rst b/doc/usage/cmd/part.rst index e7faeccbb09..e7f6e54ecea 100644 --- a/doc/usage/cmd/part.rst +++ b/doc/usage/cmd/part.rst @@ -50,7 +50,7 @@ The 'part list' command prints or sets an environment variable to the list of pa varname an optional environment variable to store the list of partitions value into. -The 'part start' commnad sets an environment variable to the start of the partition (in blocks), +The 'part start' command sets an environment variable to the start of the partition (in blocks), part can be either partition number or partition name. interface |
