summaryrefslogtreecommitdiff
path: root/doc/usage
diff options
context:
space:
mode:
authorBin Meng <[email protected]>2022-03-27 22:20:44 +0800
committerHeinrich Schuchardt <[email protected]>2022-03-31 19:06:16 +0200
commit830b5936c37e44b3cee4dc9a4299928cad030991 (patch)
treeb982d4a46b2b321410f0dd8cd59c561239bfb993 /doc/usage
parent34e452dd0252c162242a718ed5287a2af622b7d7 (diff)
doc: usage: Update the extension command title
Update the extension command title for consistency with other commands. Signed-off-by: Bin Meng <[email protected]> Reviewed-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'doc/usage')
-rw-r--r--doc/usage/cmd/extension.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/usage/cmd/extension.rst b/doc/usage/cmd/extension.rst
index 2b88398b18b..6366cf56e72 100644
--- a/doc/usage/cmd/extension.rst
+++ b/doc/usage/cmd/extension.rst
@@ -1,8 +1,8 @@
.. SPDX-License-Identifier: GPL-2.0+
.. Copyright 2021, Kory Maincent <[email protected]>
-U-Boot extension board usage (CONFIG_EXTENSION)
-===============================================
+extension command
+=================
Synopsis
--------