From c98f1b2a866a497dcbfa195524a53ea9ef3b52c8 Mon Sep 17 00:00:00 2001 From: assman_g Date: Thu, 2 May 2024 13:10:36 +0200 Subject: [PATCH] Update Pmodules --- Pmodules.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Pmodules.md b/Pmodules.md index 4004106..0654668 100644 --- a/Pmodules.md +++ b/Pmodules.md @@ -2,8 +2,7 @@ Merlin Pmodules documentation: https://lsm-hpce.gitpages.psi.ch/merlin6/using-modules.html -## Important commands - +## Important module commands Below is listed a summary of all available commands: @@ -81,4 +80,6 @@ This loads/unloads specific software packages. Packages might have direct depend ``` #### module list -This command lists all your currently loaded modules. \ No newline at end of file +This command lists all your currently loaded modules. + +