mirror of
https://github.com/envmodules/modules.git
synced 2026-06-14 00:42:43 +08:00
Fix module sub-command abbreviation match to ensure passed abbreviated form fully match sub-command, not only its minimal abbreviated form. As an example, ``lod`` or ``loda`` do not match anymore the ``load`` sub-command, ``lo`` or ``loa`` still do.
2 lines
9 B
Plaintext
2 lines
9 B
Plaintext
#%Module
|