diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2022-03-28 11:02:56 +0800 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2022-03-31 19:06:16 +0200 |
commit | 34e452dd0252c162242a718ed5287a2af622b7d7 (patch) | |
tree | a8a179f5b78f829947fdd67ec0f6b685dff46780 /doc/usage | |
parent | 572934d15a67ce5643472b5f6d3151476cc2b89d (diff) | |
download | u-boot-34e452dd0252c162242a718ed5287a2af622b7d7.tar.gz u-boot-34e452dd0252c162242a718ed5287a2af622b7d7.tar.bz2 u-boot-34e452dd0252c162242a718ed5287a2af622b7d7.zip |
doc: usage: Group all shell command docs into cmd/ sub-directory
Currently all shell command docs are put in the doc/usage root.
Let's group them into cmd/ sub-directory.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'doc/usage')
-rw-r--r-- | doc/usage/cmd/acpi.rst (renamed from doc/usage/acpi.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/addrmap.rst (renamed from doc/usage/addrmap.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/askenv.rst (renamed from doc/usage/askenv.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/base.rst (renamed from doc/usage/base.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/bootefi.rst (renamed from doc/usage/bootefi.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/booti.rst (renamed from doc/usage/booti.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/bootmenu.rst (renamed from doc/usage/bootmenu.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/button.rst (renamed from doc/usage/button.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/cbsysinfo.rst (renamed from doc/usage/x86/cbsysinfo.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/conitrace.rst (renamed from doc/usage/conitrace.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/echo.rst (renamed from doc/usage/echo.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/exception.rst (renamed from doc/usage/exception.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/exit.rst (renamed from doc/usage/exit.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/extension.rst (renamed from doc/usage/extension.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/false.rst (renamed from doc/usage/false.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/fatinfo.rst (renamed from doc/usage/fatinfo.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/fatload.rst (renamed from doc/usage/fatload.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/for.rst (renamed from doc/usage/for.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/load.rst (renamed from doc/usage/load.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/loady.rst (renamed from doc/usage/loady.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/mbr.rst (renamed from doc/usage/mbr.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/md.rst (renamed from doc/usage/md.rst) | 2 | ||||
-rw-r--r-- | doc/usage/cmd/mmc.rst (renamed from doc/usage/mmc.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/pinmux.rst (renamed from doc/usage/pinmux.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/pstore.rst (renamed from doc/usage/pstore.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/qfw.rst (renamed from doc/usage/qfw.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/reset.rst (renamed from doc/usage/reset.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/sbi.rst (renamed from doc/usage/sbi.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/scp03.rst (renamed from doc/usage/scp03.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/setexpr.rst (renamed from doc/usage/setexpr.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/sf.rst (renamed from doc/usage/sf.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/size.rst (renamed from doc/usage/size.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/true.rst (renamed from doc/usage/true.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/ums.rst (renamed from doc/usage/ums.rst) | 0 | ||||
-rw-r--r-- | doc/usage/cmd/wdt.rst (renamed from doc/usage/wdt.rst) | 0 | ||||
-rw-r--r-- | doc/usage/index.rst | 70 |
36 files changed, 35 insertions, 37 deletions
diff --git a/doc/usage/acpi.rst b/doc/usage/cmd/acpi.rst index 14bafc8e35..14bafc8e35 100644 --- a/doc/usage/acpi.rst +++ b/doc/usage/cmd/acpi.rst diff --git a/doc/usage/addrmap.rst b/doc/usage/cmd/addrmap.rst index 472fd547f3..472fd547f3 100644 --- a/doc/usage/addrmap.rst +++ b/doc/usage/cmd/addrmap.rst diff --git a/doc/usage/askenv.rst b/doc/usage/cmd/askenv.rst index 5c4ca35d4c..5c4ca35d4c 100644 --- a/doc/usage/askenv.rst +++ b/doc/usage/cmd/askenv.rst diff --git a/doc/usage/base.rst b/doc/usage/cmd/base.rst index db9cd4d978..db9cd4d978 100644 --- a/doc/usage/base.rst +++ b/doc/usage/cmd/base.rst diff --git a/doc/usage/bootefi.rst b/doc/usage/cmd/bootefi.rst index 282f22aac9..282f22aac9 100644 --- a/doc/usage/bootefi.rst +++ b/doc/usage/cmd/bootefi.rst diff --git a/doc/usage/booti.rst b/doc/usage/cmd/booti.rst index d631fb571d..d631fb571d 100644 --- a/doc/usage/booti.rst +++ b/doc/usage/cmd/booti.rst diff --git a/doc/usage/bootmenu.rst b/doc/usage/cmd/bootmenu.rst index 1f094ad6ed..1f094ad6ed 100644 --- a/doc/usage/bootmenu.rst +++ b/doc/usage/cmd/bootmenu.rst diff --git a/doc/usage/button.rst b/doc/usage/cmd/button.rst index ea41762757..ea41762757 100644 --- a/doc/usage/button.rst +++ b/doc/usage/cmd/button.rst diff --git a/doc/usage/x86/cbsysinfo.rst b/doc/usage/cmd/cbsysinfo.rst index 8c03a85169..8c03a85169 100644 --- a/doc/usage/x86/cbsysinfo.rst +++ b/doc/usage/cmd/cbsysinfo.rst diff --git a/doc/usage/conitrace.rst b/doc/usage/cmd/conitrace.rst index d9916c865e..d9916c865e 100644 --- a/doc/usage/conitrace.rst +++ b/doc/usage/cmd/conitrace.rst diff --git a/doc/usage/echo.rst b/doc/usage/cmd/echo.rst index 861abdfd1e..861abdfd1e 100644 --- a/doc/usage/echo.rst +++ b/doc/usage/cmd/echo.rst diff --git a/doc/usage/exception.rst b/doc/usage/cmd/exception.rst index 27df88bd5c..27df88bd5c 100644 --- a/doc/usage/exception.rst +++ b/doc/usage/cmd/exception.rst diff --git a/doc/usage/exit.rst b/doc/usage/cmd/exit.rst index 769223c477..769223c477 100644 --- a/doc/usage/exit.rst +++ b/doc/usage/cmd/exit.rst diff --git a/doc/usage/extension.rst b/doc/usage/cmd/extension.rst index 2b88398b18..2b88398b18 100644 --- a/doc/usage/extension.rst +++ b/doc/usage/cmd/extension.rst diff --git a/doc/usage/false.rst b/doc/usage/cmd/false.rst index a17fe86021..a17fe86021 100644 --- a/doc/usage/false.rst +++ b/doc/usage/cmd/false.rst diff --git a/doc/usage/fatinfo.rst b/doc/usage/cmd/fatinfo.rst index af2eba4344..af2eba4344 100644 --- a/doc/usage/fatinfo.rst +++ b/doc/usage/cmd/fatinfo.rst diff --git a/doc/usage/fatload.rst b/doc/usage/cmd/fatload.rst index 93acb27a53..93acb27a53 100644 --- a/doc/usage/fatload.rst +++ b/doc/usage/cmd/fatload.rst diff --git a/doc/usage/for.rst b/doc/usage/cmd/for.rst index f9e504979c..f9e504979c 100644 --- a/doc/usage/for.rst +++ b/doc/usage/cmd/for.rst diff --git a/doc/usage/load.rst b/doc/usage/cmd/load.rst index 1efee77317..1efee77317 100644 --- a/doc/usage/load.rst +++ b/doc/usage/cmd/load.rst diff --git a/doc/usage/loady.rst b/doc/usage/cmd/loady.rst index 2819cc72ae..2819cc72ae 100644 --- a/doc/usage/loady.rst +++ b/doc/usage/cmd/loady.rst diff --git a/doc/usage/mbr.rst b/doc/usage/cmd/mbr.rst index bddf2f612a..bddf2f612a 100644 --- a/doc/usage/mbr.rst +++ b/doc/usage/cmd/mbr.rst diff --git a/doc/usage/md.rst b/doc/usage/cmd/md.rst index 4c1073ea35..7e9944e0dc 100644 --- a/doc/usage/md.rst +++ b/doc/usage/cmd/md.rst @@ -102,5 +102,3 @@ Return value ------------ The return value $? is always 0 (true). - - diff --git a/doc/usage/mmc.rst b/doc/usage/cmd/mmc.rst index 55e3f9cf98..55e3f9cf98 100644 --- a/doc/usage/mmc.rst +++ b/doc/usage/cmd/mmc.rst diff --git a/doc/usage/pinmux.rst b/doc/usage/cmd/pinmux.rst index 9f4392cd0d..9f4392cd0d 100644 --- a/doc/usage/pinmux.rst +++ b/doc/usage/cmd/pinmux.rst diff --git a/doc/usage/pstore.rst b/doc/usage/cmd/pstore.rst index 1c8374513a..1c8374513a 100644 --- a/doc/usage/pstore.rst +++ b/doc/usage/cmd/pstore.rst diff --git a/doc/usage/qfw.rst b/doc/usage/cmd/qfw.rst index b3704b92d6..b3704b92d6 100644 --- a/doc/usage/qfw.rst +++ b/doc/usage/cmd/qfw.rst diff --git a/doc/usage/reset.rst b/doc/usage/cmd/reset.rst index 384d5d60f8..384d5d60f8 100644 --- a/doc/usage/reset.rst +++ b/doc/usage/cmd/reset.rst diff --git a/doc/usage/sbi.rst b/doc/usage/cmd/sbi.rst index 96d8861057..96d8861057 100644 --- a/doc/usage/sbi.rst +++ b/doc/usage/cmd/sbi.rst diff --git a/doc/usage/scp03.rst b/doc/usage/cmd/scp03.rst index 7ff87ed85a..7ff87ed85a 100644 --- a/doc/usage/scp03.rst +++ b/doc/usage/cmd/scp03.rst diff --git a/doc/usage/setexpr.rst b/doc/usage/cmd/setexpr.rst index 2e511b1290..2e511b1290 100644 --- a/doc/usage/setexpr.rst +++ b/doc/usage/cmd/setexpr.rst diff --git a/doc/usage/sf.rst b/doc/usage/cmd/sf.rst index 71bd1be517..71bd1be517 100644 --- a/doc/usage/sf.rst +++ b/doc/usage/cmd/sf.rst diff --git a/doc/usage/size.rst b/doc/usage/cmd/size.rst index f0c35e4826..f0c35e4826 100644 --- a/doc/usage/size.rst +++ b/doc/usage/cmd/size.rst diff --git a/doc/usage/true.rst b/doc/usage/cmd/true.rst index f9ef71b2d1..f9ef71b2d1 100644 --- a/doc/usage/true.rst +++ b/doc/usage/cmd/true.rst diff --git a/doc/usage/ums.rst b/doc/usage/cmd/ums.rst index 3cde5fa1f2..3cde5fa1f2 100644 --- a/doc/usage/ums.rst +++ b/doc/usage/cmd/ums.rst diff --git a/doc/usage/wdt.rst b/doc/usage/cmd/wdt.rst index 8d80433c1f..8d80433c1f 100644 --- a/doc/usage/wdt.rst +++ b/doc/usage/cmd/wdt.rst diff --git a/doc/usage/index.rst b/doc/usage/index.rst index 630a6cb28a..5bfe31a496 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -18,38 +18,38 @@ Shell commands .. toctree:: :maxdepth: 1 - acpi - addrmap - askenv - base - bootefi - booti - bootmenu - button - x86/cbsysinfo - conitrace - echo - exception - extension - exit - false - fatinfo - fatload - for - load - loady - mbr - md - mmc - pinmux - pstore - qfw - reset - sbi - sf - scp03 - setexpr - size - true - ums - wdt + cmd/acpi + cmd/addrmap + cmd/askenv + cmd/base + cmd/bootefi + cmd/booti + cmd/bootmenu + cmd/button + cmd/cbsysinfo + cmd/conitrace + cmd/echo + cmd/exception + cmd/extension + cmd/exit + cmd/false + cmd/fatinfo + cmd/fatload + cmd/for + cmd/load + cmd/loady + cmd/mbr + cmd/md + cmd/mmc + cmd/pinmux + cmd/pstore + cmd/qfw + cmd/reset + cmd/sbi + cmd/sf + cmd/scp03 + cmd/setexpr + cmd/size + cmd/true + cmd/ums + cmd/wdt |