This commit is contained in:
2021-04-29 09:32:28 +02:00
parent ac24388fa8
commit 1c7ffae9c0
3 changed files with 41 additions and 146 deletions
+4 -4
View File
@@ -1,11 +1,11 @@
#!/bin/bash
function help_message() {
echo "$USAGE"
echo
echo "Where [SYSTEMS] are:"
printf "%s\n\n" "$USAGE"
printf "%s" "Where [SYSTEMS] are: "
for WORD in $SYSTEMS; do
echo -e "\t$WORD"
printf "%s" "$WORD "
done
printf "\n"
}
readonly USAGE="