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 6b9b894..a630f1e 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: acpi (command)
+
 acpi command
 ============
 
index 472fd54..6d0dbce 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: addrmap (command)
+
 addrmap command
 ===============
 
index 13fa90c..4f41e33 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 b85cefa..e2b3c53 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: askenv (command)
+
 askenv command
 ==============
 
index db9cd4d..0d030a1 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: base (command)
+
 base command
 ============
 
index 5261085..a21fbc8 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 1a5cffc..2345778 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: bind (command)
+
 bind command
 ============
 
index d3b2254..0329261 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 380ef15..619cfb6 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: bootd (command)
+
 bootd command
 =============
 
index fb638b5..658020e 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: bootdev (command)
+
 bootdev command
 ===============
 
index cb03df4..3efe9e9 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 27e1330..16ba986 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: bootflow (command)
+
 bootflow command
 ================
 
index d631fb5..313efb8 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: booti (command)
+
 booti command
 =============
 
index a7e5f6c..e409ebc 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: bootm (command)
+
 bootm command
 =============
 
index 684a18d..294cc02 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 f632d74..95651fd 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: bootmeth (command)
+
 bootmeth command
 ================
 
index 78953e9..b85875a 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: bootz (command)
+
 bootz command
 =============
 
index ea41762..6c6794f 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: button (command)
+
 button command
 ==============
 
index 5aaf497..b22dc61 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: cat (command)
+
 cat command
 ===========
 
index f415b48..b39d708 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: cedit (command)
+
 cedit command
 =============
 
index a0cf595..8148772 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: cli (command)
+
 cli command
 ===========
 
index b5c43e0..8282767 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: cls (command)
+
 cls command
 ===========
 
index 8d196ee..5242dc3 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: cmp (command)
+
 cmp command
 ===========
 
index 76cb6c3..a66cf90 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: coninfo (command)
+
 coninfo command
 ===============
 
index d9916c8..38ec66a 100644 (file)
@@ -1,3 +1,6 @@
+.. index::
+   single: conitrace (command)
+
 conitrace command
 =================
 
index 12a24e1..518d4ed 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: cp (command)
+
 cp command
 ==========
 
index 3085cc7..ac1e4c6 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: cyclic (command)
+
 cyclic command
 ==============
 
index 12b7ede..9bef2ee 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: dm (command)
+
 dm command
 ==========
 
index d90474c..22415ee 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: ebtupdate (command)
+
 ebtupdate command
 =================
 
index 861abdf..ebc9ff5 100644 (file)
@@ -1,3 +1,6 @@
+.. index::
+   single: echo (command)
+
 echo command
 ============
 
index ef37ff2..b19d361 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 30eb72b..83a3ebf 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 1bebfa4..a859e32 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0-or-later:
 
+.. index::
+   single: env (command)
+
 env command
 ===========
 
index 47c900d..5c5e304 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: event (command)
+
 event command
 =============
 
index 27df88b..9cb492d 100644 (file)
@@ -1,3 +1,6 @@
+.. index::
+   single: exception (command)
+
 exception command
 =================
 
index 3edb128..2f250bf 100644 (file)
@@ -1,3 +1,6 @@
+.. index::
+   single: exit (command)
+
 exit command
 ============
 
index 6366cf5..4c261e7 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 a17fe86..510377e 100644 (file)
@@ -1,3 +1,6 @@
+.. index::
+   single: false (command)
+
 false command
 =============
 
index af2eba4..2e05ab8 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: fatinfo (command)
+
 fatinfo command
 ===============
 
index 93acb27..6c048b7 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: fatload (command)
+
 fatload command
 ===============
 
index 36b8230..3e8c32c 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: fdt (command)
+
 fdt command
 ===========
 
index 8ba149d..adcd512 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: font (command)
+
 font command
 ============
 
index f9e5049..4c98419 100644 (file)
@@ -1,3 +1,6 @@
+.. index::
+   single: for (command)
+
 for command
 ===========
 
index ea3c227..f1bf08f 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: fwu_mdata_read (command)
+
 fwu_mdata_read command
 ======================
 
index ee90213..4b0dc27 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: gpio (command)
+
 gpio command
 ============
 
index cbbe44a..8534f78 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: gpt (command)
+
 gpt command
 ===========
 
index 33d3fcd..564a159 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: history (command)
+
 history command
 ===============
 
index e145089..072497d 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: host (command)
+
 host command
 ============
 
index 16be60b..235d15e 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: imxtract (command)
+
 imxtract command
 ================
 
index 2c892ee..bfa45c6 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: load (command)
+
 load command
 ============
 
index 0464b1f..4f9a52c 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: loadb (command)
+
 loadb command
 =============
 
index b657114..005840a 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: loadm (command)
+
 loadm command
 =============
 
index e4cb063..0a2ac14 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: loads (command)
+
 loads command
 =============
 
index facca9b..661b367 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: loadx (command)
+
 loadx command
 =============
 
index 3f8227e..8367759 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: loady (command)
+
 loady command
 =============
 
index bddf2f6..925a118 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: mbr (command)
+
 mbr command
 ===========
 
index 7e9944e..9ea148a 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: md (command)
+
 md command
 ==========
 
index 8394f64..5a64400 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: mmc (command)
+
 mmc command
 ===========
 
index 81d1f8f..e01f2a6 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 531153b..c656189 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: mtrr (command)
+
 mtrr command
 ============
 
index 115eba5..ba5ea62 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: panic (command)
+
 panic command
 =============
 
index eee5225..58be387 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: part (command)
+
 part command
 ============
 
index c79e399..6cdd83d 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0-or-later:
 
+.. index::
+   single: pause (command)
+
 pause command
 =============
 
index 9f4392c..30c5eb1 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: pinmux (command)
+
 pinmux command
 ==============
 
index d4184fd..dfdb362 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: printenv (command)
+
 printenv command
 ================
 
index 1c83745..63a4371 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: pstore (command)
+
 pstore command
 ==============
 
index e734b26..40770ac 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: qfw (command)
+
 qfw command
 ===========
 
index 384d5d6..126db21 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: reset (command)
+
 reset command
 =============
 
index 1a352da..274e4d8 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: rng (command)
+
 rng command
 ===========
 
index 5823f88..b380a4f 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: saves (command)
+
 saves command
 =============
 
index 713e0b9..5492925 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: sbi (command)
+
 sbi command
 ===========
 
index 9ea7e0e..9591cdc 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: scmi (command)
+
 scmi command
 ============
 
index 7ff87ed..5fdddb3 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: scp03 (command)
+
 scp03 command
 =============
 
index 356c00a..17fd559 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: seama (command)
+
 seama command
 =============
 
index 4d19fa3..d245a13 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: setexpr (command)
+
 setexpr command
 ===============
 
index 71bd1be..24d5dc6 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: sf (command)
+
 sf command
 ==========
 
index f0c35e4..306fcba 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: size (command)
+
 size command
 ============
 
index d19e5b3..a372e4d 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 f6524a1..b767647 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: sm (command)
+
 sm command
 ==========
 
index 2cfe9b7..97d610f 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 697f644..0de5f33 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 a5144ec..945bc82 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0-or-later
 
+.. index::
+   single: temperature (command)
+
 temperature command
 ===================
 
index 52ba7b1..351c9fa 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: tftpput (command)
+
 tftpput command
 ===============
 
index 3bdf4f0..ad6db12 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: trace (command)
+
 trace command
 =============
 
index f9ef71b..adf6413 100644 (file)
@@ -1,3 +1,6 @@
+.. index::
+   single: true (command)
+
 true command
 ============
 
index 3cde5fa..9d379e3 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
+.. index::
+   single: ums (command)
+
 ums command
 ===========
 
index 594e4f0..0309e90 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: unbind (command)
+
 unbind command
 ==============
 
index a303963..ddc48ec 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: ut (command)
+
 ut command
 ==========
 
index 8bb8b36..f48b884 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: wdt (command)
+
 wdt command
 ===========
 
index 8e7383b..b8ca35b 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: wget (command)
+
 wget command
 ============
 
index c16870d..f42dc00 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0-or-later:
 
+.. index::
+   single: write (command)
+
 write command
 =============
 
index 13bb438..f010a9d 100644 (file)
@@ -1,5 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
+.. index::
+   single: xxd (command)
+
 xxd command
 ===========