doc: desc. provide{,d-alias} extra specifiers in changes/design

Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>
This commit is contained in:
Xavier Delaruelle
2025-07-08 07:34:31 +02:00
parent a5ccd9156c
commit a7cc5c1ffe
2 changed files with 4 additions and 1 deletions

View File

@@ -993,6 +993,7 @@ The following module sub-commands appeared on Modules 5.
or :mfcmd:`prepend-path` may also be queried with ``use`` extra specifier.
* ``depends-on-any`` :ref:`extra specifier` is introduced.
* result of a multi pattern search is consolidated under a single output
* ``provide`` and ``provided-alias`` :ref:`extra specifier` are introduced.
:subcmd:`reload`

View File

@@ -205,7 +205,9 @@ specifiers and their associated modulefile command.
+--------------------+-----------------------------------------+
| chdir | chdir |
+--------------------+-----------------------------------------+
| family | family |
| family | family, provided-alias |
+--------------------+-----------------------------------------+
| provide | provide, provided-alias |
+--------------------+-----------------------------------------+
| prereq | prereq, prereq-any, require |
+--------------------+-----------------------------------------+