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