From 6521632ac372a2f52412cf794ab3956173b0e4ac Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Wed, 22 May 2019 10:35:20 +0200 Subject: [PATCH] fixes in a comment --- Pmodules/modulecmd.bash.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Pmodules/modulecmd.bash.in b/Pmodules/modulecmd.bash.in index 2eeb8f0..ea0a91a 100755 --- a/Pmodules/modulecmd.bash.in +++ b/Pmodules/modulecmd.bash.in @@ -871,7 +871,8 @@ subcommand_avail() { done } -# compute depths or passed group +# +# compute depths of group passed as argument # Note: cwd must be Pmodules root directory # $1: group #