We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeac60b commit 998a1feCopy full SHA for 998a1fe
slurm-scripts
@@ -8,7 +8,7 @@ echo $FILES
8
if [ -z "$FILES" ]; then
9
printf "\e[31mError: No files found in directory\e[0m\n"
10
else
11
- printf "\nAvailable Commands:\n"
+ printf "\nAvailable Commands found:\n"
12
fi
13
14
0 commit comments