@ -68,7 +68,7 @@ for arg in "$@"; do
done
# parse args
while getopts "hrdfp" opt ; do
while getopts "hrdfl" opt ; do
case "$opt" in
'h')
usage