diff options
author | Heinrich Schuchardt | 2023-01-26 19:40:35 +0100 |
---|---|---|
committer | Heinrich Schuchardt | 2023-01-27 18:31:59 +0100 |
commit | 7d489128dc3721a168fd356e7accc62453e0d3e6 (patch) | |
tree | e5f7c69de632136b953cc0dd5c818599a56fd9a4 /doc/usage/index.rst | |
parent | e1f0fd525fb1b635e64661de1321bf968ad80e91 (diff) |
doc: man-page for mtest
Provide a man-page for the mtest command.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.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 72c15ca17ad..2c95471f45c 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -63,6 +63,7 @@ Shell commands cmd/mbr cmd/md cmd/mmc + cmd/mtest cmd/part cmd/pause cmd/pinmux |