[PATCH 2/2] doc/usage: Add a reference to General rules for commands

Tom Rini trini at konsulko.com
Fri Oct 24 19:22:09 CEST 2025


For clarity, add a reference link to the start of the section on command
documentation that all commands follow some general rules.

Signed-off-by: Tom Rini <trini at konsulko.com>
---
After re-reading, I'm not sure Quentin if you were also thinking of
this, so please feel free to Suggested-by as well.

Cc: Quentin Schulz <quentin.schulz at cherry.de>
Cc: Heinrich Schuchardt <xypron.glpk at gmx.de>
---
 doc/usage/index.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/usage/index.rst b/doc/usage/index.rst
index 5dbc0fc49107..6f477b842ca0 100644
--- a/doc/usage/index.rst
+++ b/doc/usage/index.rst
@@ -21,6 +21,9 @@ Use U-Boot
 Shell commands
 --------------
 
+For all commands in U-Boot there are some :ref:`usage/cmdline:General rules`
+that apply.
+
 .. toctree::
    :maxdepth: 1
    :glob:
-- 
2.43.0



More information about the U-Boot mailing list