doc: sandbox: Fix the "sb" command name
authorOlivier L'Heureux <olivier.lheureux@mind.be>
Wed, 4 Dec 2024 22:31:00 +0000 (23:31 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 5 Jan 2025 01:30:48 +0000 (02:30 +0100)
commitea958a0c7dbd8b0d9fb1bb97bc8f97b6910ab8f7
tree9a78bc36e80d0f19562e914a43e916f74b1afb22
parent763926915f40bb8d29150bc4355cd72b0a4362a1
doc: sandbox: Fix the "sb" command name

The command name was "sbi" instead of "sb" in "doc/usage/cmd/sb.rst",
the file documenting the "sb" command. It is annoying, because the
index in the left panel on the
<https://docs.u-boot.org/en/latest/usage/cmd/sb.html> page shows no
"sb" command, which makes difficult to navigate to the "sb"
documentation.

Fixed the command name: "sbi" -> "sb".

Fixes: ec6d30649cd5 (doc: sandbox: Add docs for the sb command, 2024-10-28)
Signed-off-by: Olivier L'Heureux <olivier.lheureux@mind.be>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/usage/cmd/sb.rst