File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -993,6 +993,7 @@ The following module sub-commands appeared on Modules 5.
993993 or :mfcmd: `prepend-path ` may also be queried with ``use `` extra specifier.
994994 * ``depends-on-any `` :ref: `extra specifier ` is introduced.
995995 * result of a multi pattern search is consolidated under a single output
996+ * ``provide `` and ``provided-alias `` :ref: `extra specifier ` are introduced.
996997
997998:subcmd: `reload `
998999
Original file line number Diff line number Diff line change @@ -205,7 +205,9 @@ specifiers and their associated modulefile command.
205205+--------------------+-----------------------------------------+
206206| chdir | chdir |
207207+--------------------+-----------------------------------------+
208- | family | family |
208+ | family | family, provided-alias |
209+ +--------------------+-----------------------------------------+
210+ | provide | provide, provided-alias |
209211+--------------------+-----------------------------------------+
210212| prereq | prereq, prereq-any, require |
211213+--------------------+-----------------------------------------+
You can’t perform that action at this time.
0 commit comments