Skip to content
Snippets Groups Projects
Commit 1de62ae2 authored by Pavel Jirásek's avatar Pavel Jirásek
Browse files

Fix ml instead confusing module and deleted ; and

parent 52708997
No related branches found
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!75Ml revison
Pipeline #
......@@ -44,7 +44,7 @@ Currently Loaded Modules:
## Searching for Available Modules
To get an overview of all available modules, you can use module avail or simply ml av:
To get an overview of all available modules, you can use ml avail or simply ml av:
```bash
$ ml av
......@@ -60,7 +60,7 @@ $ ml av
In the current module naming scheme, each module name consists of two parts:
* the part before the first /, corresponding to the software name; and
* the part before the first /, corresponding to the software name
* the remainder, corresponding to the software version, the compiler toolchain that was used to install the software, and a possible version suffix
!!! tip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment