Correction typo
This commit is contained in:
parent
1b00685ea8
commit
5cc90a6436
@ -17,7 +17,7 @@ usage() {
|
||||
echo
|
||||
}
|
||||
|
||||
optstring=":hi:C:"
|
||||
optstring=":hi:t:"
|
||||
while getopts ${optstring} arg; do
|
||||
case ${arg} in
|
||||
h)
|
||||
|
Loading…
Reference in New Issue
Block a user