summaryrefslogtreecommitdiff
path: root/doc/usage/index.rst
diff options
context:
space:
mode:
authorRoger Knecht <rknecht@pm.me>2022-09-03 14:34:53 +0300
committerTom Rini <trini@konsulko.com>2022-10-11 22:40:48 +0300
commit690a1d694899c55c7cc6a168c54984f765ff761e (patch)
tree0d1949060afcdda676a4a8e7bfc89053a391f1a4 /doc/usage/index.rst
parent7eda1a95331d1ccd17e5af6fb18bf5577f81a451 (diff)
downloadu-boot-690a1d694899c55c7cc6a168c54984f765ff761e.tar.xz
cmd: cat: add new command
Add cat command to print file content to standard out Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Roger Knecht <rknecht@pm.me>
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 d0641105ae..a05aa42485 100644
--- a/doc/usage/index.rst
+++ b/doc/usage/index.rst
@@ -31,6 +31,7 @@ Shell commands
cmd/bootmeth
cmd/button
cmd/bootz
+ cmd/cat
cmd/cbsysinfo
cmd/cls
cmd/conitrace