diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-01-14 14:53:13 +0100 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-01-17 08:40:19 +0100 |
commit | 60971e63e60b36203a5e3cb30deaa05dbd276f82 (patch) | |
tree | 00eaa4edbf64323197d6324320e05df5f2798f5d /doc/usage/cmd/for.rst | |
parent | 93d1721bd1acc3460f8e538712f5031d54304066 (diff) |
doc: create index entries for commands
Add the description of CLI commands to the generated index.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'doc/usage/cmd/for.rst')
-rw-r--r-- | doc/usage/cmd/for.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/usage/cmd/for.rst b/doc/usage/cmd/for.rst index f9e504979c..4c98419b28 100644 --- a/doc/usage/cmd/for.rst +++ b/doc/usage/cmd/for.rst @@ -1,3 +1,6 @@ +.. index:: + single: for (command) + for command =========== |