File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff 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+
886902Environment
887903"""""""""""
888904
You can’t perform that action at this time.
0 commit comments