Update LMOD QuickReference Guide authored by Marc-André Hermanns's avatar Marc-André Hermanns
...@@ -2,6 +2,8 @@ The system now uses a combination of the LMOD module system and the EasyBuild au ...@@ -2,6 +2,8 @@ The system now uses a combination of the LMOD module system and the EasyBuild au
## Basics ## Basics
#### Loading and unloading modules
LMOD uses a hierarchical module scheme, where not all modules are visible at any given time. You can list the module currently available with the `avail` option. LMOD uses a hierarchical module scheme, where not all modules are visible at any given time. You can list the module currently available with the `avail` option.
```sh ```sh
... ...
......