diff options
author | Enric Balletbo i Serra | 2023-01-10 17:19:32 +0100 |
---|---|---|
committer | Tom Rini | 2023-01-18 12:46:13 -0500 |
commit | ff6ef4b9093ff70b7f776dd92377f29d0f999984 (patch) | |
tree | 81f0a73f0c4c8aa88446d551b09a4cbce139948f /doc/usage/index.rst | |
parent | 3aad58a0722e85fd6e24df8f41a855c9b5b6885e (diff) |
doc: man-page for the part command
Provide a man-page for the part command.
Signed-off-by: Enric Balletbo i Serra <eballetbo@redhat.com>
Diffstat (limited to 'doc/usage/index.rst')
-rw-r--r-- | doc/usage/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/usage/index.rst b/doc/usage/index.rst index bbd40a6e189..cf3666a77d8 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -61,6 +61,7 @@ Shell commands cmd/mbr cmd/md cmd/mmc + cmd/part cmd/pause cmd/pinmux cmd/printenv |