@@ -18,7 +18,7 @@ if [ $UID -ne 0 ] ; then
exit 1
fi
while getopts l OPTION ; do
while getopts hl OPTION ; do
case $OPTION in
(l) listBackups ${backupdir}/.. ; ;;
(h) usage ; ;;
The note is not visible to the blocked user.