diff --git a/split-dl.sh b/split-dl.sh index 9281269..8c11007 100755 --- a/split-dl.sh +++ b/split-dl.sh @@ -6,7 +6,7 @@ CHECKSUM="md5sum" # Define application to create hashsums FILE="" MODE="" -while getopts s:i:c:m:t:help: opt; do +while getopts h:s:i:c:f:m: opt; do case $opt in h) echo "This program is used to split large files into several small