diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-03-22 08:57:30 +0100 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-03-27 09:30:07 +0100 |
commit | 1626ef246639d6893b8fa44a00765010a33a8889 (patch) | |
tree | 35229db019cdf997fb7cb495b5bf803f30e6a6d3 /doc/usage/index.rst | |
parent | 5e19fe8ea8ff3f983a06b52694c29ab6560692eb (diff) |
doc: man-page for itest
Provide a man-page for the itest 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 66d73e70cc4..2f211f748ab 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -72,6 +72,7 @@ Shell commands cmd/history cmd/host cmd/if + cmd/itest cmd/imxtract cmd/load cmd/loadb |