commit | 9451c00296180a902df1a7d4b5b55235742b2640 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 08 04:39:22 2022 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jun 28 03:09:52 2022 +0100 |
tree | 89607c993c07672f9888ce30333795a79ce278e5 | |
parent | 3b64ecd672c11daf7f93dd1b98b300e00167f2cb [diff] [blame] |
dm: core: Add documentation for the dm command Add a description and examples for the dm subcommands. Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/doc/usage/index.rst b/doc/usage/index.rst index 8d08ea1..8b98629 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst
@@ -33,6 +33,7 @@ cmd/bootz cmd/cbsysinfo cmd/conitrace + cmd/dm cmd/echo cmd/env cmd/event