@@ -18,7 +18,7 @@ fi
while getopts ':a:b:c:r:' flag; do
while getopts ':abcr:' flag; do
case "${flag}" in
r) r=$OPTARG; echo "R - $r" ;;
a) a=$OPTARG; echo "A - $a" ;;
The note is not visible to the blocked user.