Skip to content

Commit 40e130c

Browse files
committed
doc: desc. avail/paths/whatis/list search query changes
1 parent 4d53149 commit 40e130c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/source/changes.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -848,6 +848,11 @@ The following module sub-commands appeared on Modules 5.
848848
* the :option:`--starts-with` and :option:`--contains` options are supported
849849
on this sub-command to provide the regular search match capabilities.
850850

851+
Starting Modules 5.3:
852+
853+
* Search query with just a variant set (no module name and version) is
854+
accepted.
855+
851856
:subcmd:`refresh`
852857

853858
Starting Modules 5.2, only the loaded modules listed in the
@@ -883,6 +888,17 @@ The following module sub-commands appeared on Modules 5.
883888
Starting Modules 5.2, this sub-command accepts modulefile specification as
884889
argument in addition to file path.
885890

891+
:subcmd:`avail`, :subcmd:`paths`, :subcmd:`whatis`
892+
893+
Starting Modules 5.3:
894+
895+
* variant specified in search query is taken into account to return available
896+
modules matching the variant specification.
897+
* Search query with just a variant set (no module name and version) is
898+
accepted.
899+
* :ref:`Extra specifier` is accepted in search query to query content of
900+
modulefiles.
901+
886902
Environment
887903
"""""""""""
888904

0 commit comments

Comments
 (0)