From 12a5fcd8728cb457e9ca0f3ec89940aad259125c Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Wed, 9 Jun 2021 10:00:34 +0200 Subject: [PATCH] modulecmd: fix in 'unuse' help text --- Pmodules/modulecmd.bash.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pmodules/modulecmd.bash.in b/Pmodules/modulecmd.bash.in index e5c9f2e..fd74b0c 100644 --- a/Pmodules/modulecmd.bash.in +++ b/Pmodules/modulecmd.bash.in @@ -1238,7 +1238,7 @@ Options[unuse]='-o H -l help' Help[unuse]=' unuse directory|group|release... Remove the given modulefiles directory, group, release stage, - flag or overlay from the search path. + flag from the search path. ' subcommand_unuse() {