]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
doc: create index entries for commands
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 14 Jan 2024 13:53:13 +0000 (14:53 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 17 Jan 2024 07:40:19 +0000 (08:40 +0100)
Add the description of CLI commands to the generated index.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
92 files changed:
doc/usage/cmd/acpi.rst
doc/usage/cmd/addrmap.rst
doc/usage/cmd/armffa.rst
doc/usage/cmd/askenv.rst
doc/usage/cmd/base.rst
doc/usage/cmd/bdinfo.rst
doc/usage/cmd/bind.rst
doc/usage/cmd/blkcache.rst
doc/usage/cmd/bootd.rst
doc/usage/cmd/bootdev.rst
doc/usage/cmd/bootefi.rst
doc/usage/cmd/bootflow.rst
doc/usage/cmd/booti.rst
doc/usage/cmd/bootm.rst
doc/usage/cmd/bootmenu.rst
doc/usage/cmd/bootmeth.rst
doc/usage/cmd/bootz.rst
doc/usage/cmd/button.rst
doc/usage/cmd/cat.rst
doc/usage/cmd/cedit.rst
doc/usage/cmd/cli.rst
doc/usage/cmd/cls.rst
doc/usage/cmd/cmp.rst
doc/usage/cmd/coninfo.rst
doc/usage/cmd/conitrace.rst
doc/usage/cmd/cp.rst
doc/usage/cmd/cyclic.rst
doc/usage/cmd/dm.rst
doc/usage/cmd/ebtupdate.rst
doc/usage/cmd/echo.rst
doc/usage/cmd/efi.rst
doc/usage/cmd/eficonfig.rst
doc/usage/cmd/env.rst
doc/usage/cmd/event.rst
doc/usage/cmd/exception.rst
doc/usage/cmd/exit.rst
doc/usage/cmd/extension.rst
doc/usage/cmd/false.rst
doc/usage/cmd/fatinfo.rst
doc/usage/cmd/fatload.rst
doc/usage/cmd/fdt.rst
doc/usage/cmd/font.rst
doc/usage/cmd/for.rst
doc/usage/cmd/fwu_mdata.rst
doc/usage/cmd/gpio.rst
doc/usage/cmd/gpt.rst
doc/usage/cmd/history.rst
doc/usage/cmd/host.rst
doc/usage/cmd/imxtract.rst
doc/usage/cmd/load.rst
doc/usage/cmd/loadb.rst
doc/usage/cmd/loadm.rst
doc/usage/cmd/loads.rst
doc/usage/cmd/loadx.rst
doc/usage/cmd/loady.rst
doc/usage/cmd/mbr.rst
doc/usage/cmd/md.rst
doc/usage/cmd/mmc.rst
doc/usage/cmd/mtest.rst
doc/usage/cmd/mtrr.rst
doc/usage/cmd/panic.rst
doc/usage/cmd/part.rst
doc/usage/cmd/pause.rst
doc/usage/cmd/pinmux.rst
doc/usage/cmd/printenv.rst
doc/usage/cmd/pstore.rst
doc/usage/cmd/qfw.rst
doc/usage/cmd/reset.rst
doc/usage/cmd/rng.rst
doc/usage/cmd/saves.rst
doc/usage/cmd/sbi.rst
doc/usage/cmd/scmi.rst
doc/usage/cmd/scp03.rst
doc/usage/cmd/seama.rst
doc/usage/cmd/setexpr.rst
doc/usage/cmd/sf.rst
doc/usage/cmd/size.rst
doc/usage/cmd/sleep.rst
doc/usage/cmd/sm.rst
doc/usage/cmd/sound.rst
doc/usage/cmd/source.rst
doc/usage/cmd/temperature.rst
doc/usage/cmd/tftpput.rst
doc/usage/cmd/trace.rst
doc/usage/cmd/true.rst
doc/usage/cmd/ums.rst
doc/usage/cmd/unbind.rst
doc/usage/cmd/ut.rst
doc/usage/cmd/wdt.rst
doc/usage/cmd/wget.rst
doc/usage/cmd/write.rst
doc/usage/cmd/xxd.rst

index 6b9b8949f3246a2b5a0deee73cad74fec7b04eec..a630f1ec5e3e81649eb44ad8aba1ae5e33d0947b 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: acpi (command)
+
 acpi command
 ============
 
index 472fd547f32916e0d283fe9e8eb4103f012e3d6a..6d0dbceefeac2914340d5836cf7cbeb469592b93 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: addrmap (command)
+
 addrmap command
 ===============
 
index 13fa90c1290dda0362efed3291dda72b6a1e6ac8..4f41e3393fdab7e4a50c608a03ce80a1c0a2d2b3 100644 (file)
@@ -1,6 +1,9 @@
 .. SPDX-License-Identifier: GPL-2.0+
 .. Copyright 2022-2023 Arm Limited and/or its affiliates <open-source-office@arm.com>
 
+.. index::
+   single: armffa (command)
+
 armffa command
 ==============
 
index b85ceface1ab54363ba7417717471702db6450a4..e2b3c5379aea886d8169099e23994430dffce9c3 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: askenv (command)
+
 askenv command
 ==============
 
index db9cd4d978381ffe3c0c40b7d740fd30b24cfc4b..0d030a1d1e0225e2f5e2ba4df71840047ebb7c98 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: base (command)
+
 base command
 ============
 
index 5261085a068d2773214d5a4d3a63da6de9c2d181..a21fbc83ccf67bce6a2c098ec4b419db325b0fc5 100644 (file)
@@ -1,6 +1,9 @@
 .. SPDX-License-Identifier: GPL-2.0+
 .. Copyright 2023, Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
 
+.. index::
+   single: bdinfo (command)
+
 bdinfo command
 ==============
 
index 1a5cffcb72301b5934650a16e60189c4a3c541e8..234577836669446317e5e6c46491185e63b4a60e 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: bind (command)
+
 bind command
 ============
 
index d3b2254cfadd1f6c04550a293854fc94314e0229..0329261ba9af8fbfd2d6fa2fd74dd97741dbc114 100644 (file)
@@ -1,6 +1,9 @@
 .. SPDX-License-Identifier: GPL-2.0+
 .. Copyright 2023, Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
 
+.. index::
+   single: blkcache (command)
+
 blkcache command
 ================
 
index 380ef15283a12213f4e8c7c1609d083bf03dd456..619cfb601a0660ff2cadfaea1f7131f6309176c4 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: bootd (command)
+
 bootd command
 =============
 
index fb638b5807aee86477418fd4e297e46841f23408..658020e7c7f98db49463a614920210c39fe3bce4 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: bootdev (command)
+
 bootdev command
 ===============
 
index cb03df4e1ca170fc8211738c307a886e2be05bda..3efe9e9df572f7ef1120f72bc24a495a8fefcdee 100644 (file)
@@ -1,6 +1,9 @@
 .. SPDX-License-Identifier: GPL-2.0+
 .. Copyright 2020, Heinrich Schuchardt <xypron.glpk@gmx.de>
 
+.. index::
+   single: bootefi (command)
+
 bootefi command
 ===============
 
index 27e1330ad8a70f4a8f473ac55b821b26ae20cb9a..16ba986dc8a89bf2d45576bf81160248b05dcffc 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: bootflow (command)
+
 bootflow command
 ================
 
index d631fb571de9824ddd273d7f88db0495516b1100..313efb83cc6a9e91dd5df26276fbce80ce4b92d7 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: booti (command)
+
 booti command
 =============
 
index a7e5f6ce69abea862713478c9350eb8b1dfbfdd2..e409ebc193b308cd8e186fff741f63fb138a1ba2 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: bootm (command)
+
 bootm command
 =============
 
index 684a18d8e1485ac870fe44d41760c31be8d131d4..294cc02b17a0aabebb6dd26a7a087415e76f4b46 100644 (file)
@@ -1,6 +1,9 @@
 .. SPDX-License-Identifier: GPL-2.0+
 .. (C) Copyright 2011-2012 Pali Rohár <pali@kernel.org>
 
+.. index::
+   single: bootmenu (command)
+
 bootmenu command
 ================
 
index f632d74e1dce6b390adb70e52185c74f4b470df7..95651fdc7c58a256413094c07d983a2f4ecb2adb 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: bootmeth (command)
+
 bootmeth command
 ================
 
index 78953e9ca288bf6da8b13330b2683e0b932a927b..b85875adde39fdebbb413d44e5b7e215b35c2016 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: bootz (command)
+
 bootz command
 =============
 
index ea417627577f2cc9ddf1802706aeed8954c879c6..6c6794f31b8e045ca996759e39cd478a026076b9 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: button (command)
+
 button command
 ==============
 
index 5aaf497f27156883b79fe7d14c67c169dadfd8f1..b22dc6184a272d9b77d1b68cf075bd3ff5e0f25a 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: cat (command)
+
 cat command
 ===========
 
index f415b48699eacfad065f32adb94d6b5b529a269a..b39d708281d6ba3d29040173a8531746d7b6c9cc 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: cedit (command)
+
 cedit command
 =============
 
index a0cf5958fb9a6d48c1163635ae3ddda2475fa1d9..81487722f69cd9cfd334df5c51e901db8775a1c2 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: cli (command)
+
 cli command
 ===========
 
index b5c43e0a2e69628629ea152351fb2d08dbef0935..828276742b9bfaac740d974267ca2926524b5bc7 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: cls (command)
+
 cls command
 ===========
 
index 8d196ee578604b4bc221f7069d9a803c69f6c981..5242dc3afcfba21e4f923d4b6d6903b08940f9e9 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: cmp (command)
+
 cmp command
 ===========
 
index 76cb6c3329c1e39b2bbeac68181fc91814d9340a..a66cf90a27b8d3f4e9318837cea677a2e16c8c4b 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: coninfo (command)
+
 coninfo command
 ===============
 
index d9916c865ee55c073fcaa26e21eef859cc7e4f19..38ec66ad5293a6c6da37da2073d2921630f43ca3 100644 (file)
@@ -1,3 +1,6 @@
+.. index::
+   single: conitrace (command)
+
 conitrace command
 =================
 
index 12a24e19fee6dad8dace074bddc058aa21075031..518d4ed7a6e2810da64afc74162f9092bd798fe4 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: cp (command)
+
 cp command
 ==========
 
index 3085cc7204c0c5a64e54b23287488f980d21acdd..ac1e4c663bf8c0a33ba8c372c182d7835f23340a 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: cyclic (command)
+
 cyclic command
 ==============
 
index 12b7edeed685b62ebf73b13be6c77d46c3fd36b3..9bef2eeaed8075318a7ac55ac39c2c8908a952c5 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: dm (command)
+
 dm command
 ==========
 
index d90474ccec3d8a4d30dfe7c97ed227f36fe417b0..22415ee07b43490076f4744c360665407d48312a 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: ebtupdate (command)
+
 ebtupdate command
 =================
 
index 861abdfd1ebb3719bbc03fcc61ada065e7a4f425..ebc9ff5f843276c92fc57a3f5b817e53cd5699e8 100644 (file)
@@ -1,3 +1,6 @@
+.. index::
+   single: echo (command)
+
 echo command
 ============
 
index ef37ff2f4c1dbe904a8f4f4ce3243e0786e902ae..b19d36188a991f0122a455431747f3d8b6571e64 100644 (file)
@@ -1,6 +1,9 @@
 .. SPDX-License-Identifier: GPL-2.0+
 .. Copyright 2020, Heinrich Schuchardt <xypron.glpk@gmx.de>
 
+.. index::
+   single: efi (command)
+
 efi command
 ===========
 
index 30eb72bfd03d9c2932717828309476a8e8b5b321..83a3ebf4f0bd585c15084cfb95259b8556d9ff2f 100644 (file)
@@ -1,6 +1,9 @@
 .. SPDX-License-Identifier: GPL-2.0+
 .. (C) Copyright 2022, Masahisa Kojima <masahisa.kojima@linaro.org>
 
+.. index::
+   single: eficonfig (command)
+
 eficonfig command
 =================
 
index 1bebfa4e710b13d9adee4ab1427cad9d7c12248c..a859e32798cb40fb780b2c543327d0cbd439939c 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0-or-later:
 
+.. index::
+   single: env (command)
+
 env command
 ===========
 
index 47c900d17e9e6f0e8c134674c3fc0b69b46ea4ab..5c5e3043733e0aed24ef1b5684d1be35cc15aabc 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: event (command)
+
 event command
 =============
 
index 27df88bd5c9eed6a3b9bc1517300efcbfbb11ac1..9cb492d60498307d1dd4b0b2026571a6045a39f4 100644 (file)
@@ -1,3 +1,6 @@
+.. index::
+   single: exception (command)
+
 exception command
 =================
 
index 3edb12809ce78fa310509b82155853d08eb2a438..2f250bf4bde834b8d3ee339973e3a64777b919b6 100644 (file)
@@ -1,3 +1,6 @@
+.. index::
+   single: exit (command)
+
 exit command
 ============
 
index 6366cf56e72f6ce2352e6587fff1b73f33f09eef..4c261e74951c0fb7cedebe7e95e8ba8a0bc0d8d3 100644 (file)
@@ -1,6 +1,9 @@
 .. SPDX-License-Identifier: GPL-2.0+
 .. Copyright 2021, Kory Maincent <kory.maincent@bootlin.com>
 
+.. index::
+   single: extension (command)
+
 extension command
 =================
 
index a17fe8602176992b2b06d3efdc756943a92e4955..510377e22cdb5aa3a2f5609fa2f47ee4a71d1f02 100644 (file)
@@ -1,3 +1,6 @@
+.. index::
+   single: false (command)
+
 false command
 =============
 
index af2eba434475764dcfd8e739a3da5cac13fc311e..2e05ab8becee2301b8076fc03de8b132a13b2f01 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: fatinfo (command)
+
 fatinfo command
 ===============
 
index 93acb27a5364514efd836aa8d8ecd39262431f27..6c048b7bdac9d9455cfec77f6a25efbf0fa5b220 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: fatload (command)
+
 fatload command
 ===============
 
index 36b8230877cc1d0be97d8cb91980be7213f23551..3e8c32cdea3d291717fb25429aadbc16130e4b3f 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: fdt (command)
+
 fdt command
 ===========
 
index 8ba149d7599b54fc1c0691b690abd515a95ad0cd..adcd5126d0a8c2d8e50c8fbc1ff70f4baa99c4ba 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: font (command)
+
 font command
 ============
 
index f9e504979c3311cc4b6131467385113104847fca..4c98419b28fbacbf88dfac0db20a2d256a07396d 100644 (file)
@@ -1,3 +1,6 @@
+.. index::
+   single: for (command)
+
 for command
 ===========
 
index ea3c22724a3207ab82b93756306db00d3e79bb4c..f1bf08fde1d40fc8b04c46563b956b1e761afdec 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: fwu_mdata_read (command)
+
 fwu_mdata_read command
 ======================
 
index ee902138f166da6065f847751cb7b7d09f4b328a..4b0dc2716e57f02080febb878d302529bcd01c94 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: gpio (command)
+
 gpio command
 ============
 
index cbbe44ab58d891955a388fa884c0feeff723c2b2..8534f78cbac05bf04b9d1e2347dc16aa01d0e95c 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: gpt (command)
+
 gpt command
 ===========
 
index 33d3fcd6247f2447e8ef4ded630634aeb14c1f22..564a15966557a6aa304069135e4ba9b7b13dce50 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: history (command)
+
 history command
 ===============
 
index e14508986ca5195f2d2a9b198f0bdfcacad8d85b..072497db903f0402699e61b3398580d5611b41d2 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: host (command)
+
 host command
 ============
 
index 16be60b4aab843cc91cb5fb3a781da06d2dd94eb..235d15e445b07df31068dc470d46ee0fed0c27c6 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: imxtract (command)
+
 imxtract command
 ================
 
index 2c892ee1cb7d3464ef3af22620871becc5c9f1b3..bfa45c6f36c39fb1e51aa4449c2d630d952dab5b 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: load (command)
+
 load command
 ============
 
index 0464b1f41ce68667752a97fc9de30ce7b15bbd7f..4f9a52c793f3333b3f4f0cf662e268eb674bd8f0 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: loadb (command)
+
 loadb command
 =============
 
index b6571140437dc985a7a45bda74500a26829ae411..005840a27bb0e6d779d55039dfb8d4e6b828ab18 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: loadm (command)
+
 loadm command
 =============
 
index e4cb063df6dc9a9f5ca9f050f75fe27eaa8ad4b2..0a2ac14acfe8c1e6e169c1e24eb8c2d62c98d21e 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: loads (command)
+
 loads command
 =============
 
index facca9b969d4a1bbd0ec85c5acb98461fa6666dc..661b36723c32f80f1221296a6f67489d6bb9143b 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: loadx (command)
+
 loadx command
 =============
 
index 3f8227ecf25b5ff6f15928026958f579c08749a3..8367759471e3a56d628149a0d10dd47378a7e4fa 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: loady (command)
+
 loady command
 =============
 
index bddf2f612aa9764843cd9a70435146967743e1b0..925a118105570ee5df2ef18f691b9ce7092416db 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: mbr (command)
+
 mbr command
 ===========
 
index 7e9944e0dc3dcfd981050aa1715667b95a940465..9ea148a8dca54d8fe340b8f0ffc3c207b6964c97 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: md (command)
+
 md command
 ==========
 
index 8394f647e8019bedb863b6dfd7e8abce234ff71b..5a64400eeaedd6eb77271c26f8d83eedea5c508e 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: mmc (command)
+
 mmc command
 ===========
 
index 81d1f8fd1bd40a2fca96c683c76845b6b093894e..e01f2a6d575e5f46f9e14cf196d928532667015a 100644 (file)
@@ -1,6 +1,9 @@
 .. SPDX-License-Identifier: GPL-2.0+
 .. Copyright 2022, Heinrich Schuchardt <xypron.glpk@gmx.de>
 
+.. index::
+   single: mtest (command)
+
 mtest command
 =============
 
index 531153bb3e23dd61589e73c6421b916dfa8bff2a..c65618950bcdbc772e2594e6efa9505c145e49ba 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: mtrr (command)
+
 mtrr command
 ============
 
index 115eba5bde160a8d2d8e02a3954a1fdc650a811c..ba5ea626108c65ae3f6f90b3c8319d33da89003e 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: panic (command)
+
 panic command
 =============
 
index eee5225cada6343c2da1144b4361a80db4a0aeb6..58be38781e3a35127d5afb0e01ce19523762831a 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: part (command)
+
 part command
 ============
 
index c79e399c02043f19398dcf378b12cd467f8c8437..6cdd83d316366c6960ef5dce7dd56b92e180119e 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0-or-later:
 
+.. index::
+   single: pause (command)
+
 pause command
 =============
 
index 9f4392cd0dbff78576b29871d3412e63f4444bf3..30c5eb16a689202fc5b571f3d85ee2a4f932a77b 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: pinmux (command)
+
 pinmux command
 ==============
 
index d4184fd65e5f39add300e9fc8d48ddef9a536bd1..dfdb36249345cafb7ba08b2949aabccbb5747fdb 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: printenv (command)
+
 printenv command
 ================
 
index 1c8374513aa20a635cffbae9b9d829647d8b3421..63a437135ecf2823638fdf410c2f9b607abfbf6b 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: pstore (command)
+
 pstore command
 ==============
 
index e734b26671e6224e6797dbb86557e33b0af209af..40770acb3c04b35eb9966ec35dbcaf38635ea087 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: qfw (command)
+
 qfw command
 ===========
 
index 384d5d60f81fdf0eeca1d56ae1af9e14e46ea02e..126db21cdb816d4958f230b7edc6cb10d938b340 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: reset (command)
+
 reset command
 =============
 
index 1a352da41a71442c45130fb1a178691f9fca02f2..274e4d88df352e7e1f39b6ca9d1d443f24a6584f 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: rng (command)
+
 rng command
 ===========
 
index 5823f883790ccace59e1279f3cba22ea8d6050c4..b380a4feb6f0f11d5c6658600154da2cbb3f50d1 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: saves (command)
+
 saves command
 =============
 
index 713e0b9c81601d38b3ec615783e01bb290f2a7e2..5492925a8bc34e096221242d3d9d2c48ff80513e 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: sbi (command)
+
 sbi command
 ===========
 
index 9ea7e0e41dadc09c5c514e869e0ee76d1ff2f145..9591cdc07a5a4d4461343027aaa90ad35c94d863 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: scmi (command)
+
 scmi command
 ============
 
index 7ff87ed85ac9c1834e1fb7e79ee88a3908be3b2a..5fdddb3e8130a5c3dcb99b59d793fa9c1bc22428 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: scp03 (command)
+
 scp03 command
 =============
 
index 356c00a72331059a635ca0b2d8bb2ba69eb79709..17fd559f48560be4da333464a86f3286d4819a64 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: seama (command)
+
 seama command
 =============
 
index 4d19fa340d12ac2edae34a6678d5e3d6ed2b7743..d245a13ca88b5300ab83197679de052515af5941 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: setexpr (command)
+
 setexpr command
 ===============
 
index 71bd1be51758ba3d48fcd2bdeeb69671522fc927..24d5dc692db6158349dd6a5b0aac5491ec8f8bac 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: sf (command)
+
 sf command
 ==========
 
index f0c35e4826575d7f1d622b2db5e96ee9b50d212f..306fcba0ba4a151a48136259388d20adaf357265 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: size (command)
+
 size command
 ============
 
index d19e5b3af8727efd5b332e3285a76009ee216a3e..a372e4da0e10ede974e0ce45d0b5648d746bd891 100644 (file)
@@ -1,6 +1,9 @@
 .. SPDX-License-Identifier: GPL-2.0+
 .. Copyright 2023, Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
 
+.. index::
+   single: sleep (command)
+
 sleep command
 =============
 
index f6524a1c2e3985aed852d3bb70e604a9c64e74e5..b767647d772b3f5142f45c8461f5bdd33fd91377 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: sm (command)
+
 sm command
 ==========
 
index 2cfe9b7ad156cf469cd664f8b03261a28002c1b1..97d610f3745c468118752212776ee3498e5e466a 100644 (file)
@@ -1,6 +1,9 @@
 .. SPDX-License-Identifier: GPL-2.0+
 .. Copyright 2022, Heinrich Schuchardt <xypron.glpk@gmx.de>
 
+.. index::
+   single: sound (command)
+
 sound command
 =============
 
index 697f644745b2eaed80e01354a58916404f33570b..0de5f33390e79510238eebd5503f05016d63c867 100644 (file)
@@ -1,6 +1,9 @@
 .. SPDX-License-Identifier: GPL-2.0+
 .. Copyright 2022, Heinrich Schuchardt <xypron.glpk@gmx.de>
 
+.. index::
+   single: source (command)
+
 source command
 ==============
 
index a5144ec50f8f591a04fe08899e97e430de049ec3..945bc8204ac7644540a4abf2f33467bb90627495 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0-or-later
 
+.. index::
+   single: temperature (command)
+
 temperature command
 ===================
 
index 52ba7b179a02c5b75807bb6ddf1b926bd825cc67..351c9faa38b9d8357c0e200d8cebd1f90344e0a6 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: tftpput (command)
+
 tftpput command
 ===============
 
index 3bdf4f0a86073f6b9af0f2c3904af99b4247ad4b..ad6db123942b1593d7a2ebad404923e8156f75ba 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: trace (command)
+
 trace command
 =============
 
index f9ef71b2d1b0c63ca48569bfa754f2116b6a366f..adf641386b50b20e6f1e4e74a109ad7e71c12ffc 100644 (file)
@@ -1,3 +1,6 @@
+.. index::
+   single: true (command)
+
 true command
 ============
 
index 3cde5fa1f2a04fe3dce6042677c5eeb45b9292df..9d379e3c829ea4c2ed595423afb2827156540582 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: ums (command)
+
 ums command
 ===========
 
index 594e4f06892eea200e57b742eb380618d35c4eef..0309e90f6ea23d2a4bfc1390a3cf1efe189bdbe9 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: unbind (command)
+
 unbind command
 ==============
 
index a3039634f2e150c5113b544bae3a4f29a86e16b4..ddc48ec42dd790b7a28a116eda981fa8b3d9b254 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: ut (command)
+
 ut command
 ==========
 
index 8bb8b36178aa2acf3df0060f3055ec8f08dced07..f48b8840907d253ea05fa106bbae98f728b23264 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: wdt (command)
+
 wdt command
 ===========
 
index 8e7383b6c6078d68e9c8b23cf1e3d3c3ed480266..b8ca35bb140f4adca17a18bf5f8508b13039c8f4 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: wget (command)
+
 wget command
 ============
 
index c16870d6dc1b52656370a43c05c6d1a1f0f8b640..f42dc003dd4ff936ae23c10a0ff3af9979c0e0a5 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0-or-later:
 
+.. index::
+   single: write (command)
+
 write command
 =============
 
index 13bb4389cc64d57e95c3b27b3a2361a41dfa2c7e..f010a9dbb4d3cbd2b0999ff81a8fbe04d943e0d2 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: xxd (command)
+
 xxd command
 ===========