diff options
author | Masahisa Kojima | 2022-09-12 17:33:58 +0900 |
---|---|---|
committer | Heinrich Schuchardt | 2022-09-14 08:43:32 +0200 |
commit | 1b2c589eb7deb4d79fa37bc3207ca597251d5d1c (patch) | |
tree | cc4001c5c78ca505d5a385edb2ce045a92c34d9e /doc/usage/index.rst | |
parent | f076c994bfec77c9a784d15f0c6956e0132d7f90 (diff) |
doc:eficonfig: add documentation for eficonfig command
Add documentation for eficonfig command.
Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
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 5170fa8b4a5..b36305c1ff7 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -35,6 +35,7 @@ Shell commands cmd/conitrace cmd/dm cmd/echo + cmd/eficonfig cmd/env cmd/event cmd/exception |