@@ -104,7 +104,7 @@ function main() {
# Check if key does NOT exists in command array
if [[ ! -v commands[$1] ]]; then
printf "${0}: invalid option -- $1\n"
printf "${0}: invalid option -- $1\n\n"
usage
exit 1
fi
The note is not visible to the blocked user.