summaryrefslogtreecommitdiff
path: root/doc/usage/index.rst
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2023-06-01 19:23:02 +0300
committerTom Rini <trini@konsulko.com>2023-07-14 19:54:51 +0300
commita0874dc4ac7153f49f72c3fb818422d940ecbfea (patch)
tree301951243204c9654b3c85dc4b85db985d1e2e28 /doc/usage/index.rst
parent82cafee133ee5c087449761988c096fc26a17cf6 (diff)
downloadu-boot-a0874dc4ac7153f49f72c3fb818422d940ecbfea.tar.xz
expo: Add a configuration editor
Add a new 'cedit' command which allows editing configuration using an expo. The configuration items appear as menus on the display. This is extremely basic, only supporting menus and not providing any way to load or save the configuration. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/usage/index.rst')
-rw-r--r--doc/usage/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/usage/index.rst b/doc/usage/index.rst
index 388e59f173..f2ffd2787a 100644
--- a/doc/usage/index.rst
+++ b/doc/usage/index.rst
@@ -39,6 +39,7 @@ Shell commands
cmd/bootz
cmd/cat
cmd/cbsysinfo
+ cmd/cedit
cmd/cls
cmd/cmp
cmd/coninfo