fixed less

This commit is contained in:
spinach 2023-03-04 17:28:24 -05:00
parent 6589d58af3
commit f33a83b560

View File

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