@ -139,13 +139,9 @@ args_norm() {
printf '%s\n' "${keys[@]}"
;;
*) printf '%s\n' "$1";;
esac
[[ "$2" && ! "$2" =~ ^- ]] && {
printf '%s\n' "$2"
shift
}
done
The note is not visible to the blocked user.