@@ -26,9 +26,7 @@ if [ $# -ne 1 ]
then
>&2 echo "Usage: $0 <url>"
exit 1
fi
elif [ "$1" = "-h" ]
if [ "$1" = "-h" ]
echo "Usage: $0 <url>"
exit 0
The note is not visible to the blocked user.