fixed less

main
spinach 2 years ago
parent 6589d58af3
commit f33a83b560

@ -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

Loading…
Cancel
Save