diff --git a/docs.it4i/software/lmod.md b/docs.it4i/software/lmod.md index b55ee4a181849da756e8482cdde04c803b9fb50a..e43df08b957e81339975a6fd44e555b08ebfa1be 100644 --- a/docs.it4i/software/lmod.md +++ b/docs.it4i/software/lmod.md @@ -168,7 +168,7 @@ Use "module keyword key1 key2 ..." to search for all possible modules matching a ## Inspecting a Module -To see how a module would change the environment, use module show or ml show: +To see how a module would change the environment, use ml show or ml show: ```bash $ ml show Python/3.5.2