mirror of
https://github.com/envmodules/modules.git
synced 2026-05-30 00:12:31 +08:00
doc: desc. provide{,d-alias} extra specifiers in changes/design
Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
@@ -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 |
|
||||
+--------------------+-----------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user