diff options
author | Tom Rini <trini@konsulko.com> | 2024-03-28 16:01:03 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-03-28 16:01:03 -0400 |
commit | 9468bf3a69b05bda05adb06f954b089ace301afc (patch) | |
tree | 69f66ca86003dd040bddfad5ef4b7a4874ebd163 /doc/usage/index.rst | |
parent | a5ec56aea1a56737a4e124d058a6920d16f5e686 (diff) | |
parent | d2fbe1fa29190fc1209364b3d5e33294009da9bd (diff) |
Merge tag 'doc-2024-04-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi
Pull request doc-2024-04-rc6
Documentation:
* man page of 'itest'
* tee: sandbox: fix spelling errors in function documentation
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 66d73e70cc..2f211f748a 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 |