@ -117,7 +117,7 @@ args_norm() {
unset -v arg opt c keys
case "$1" in
--) shift; break;;
--) printf '%s\n' '--'; break;;
--*)
IFS='=' read arg opt <<< "$1"
The note is not visible to the blocked user.