Fix function name
This commit is contained in:
@@ -186,7 +186,7 @@ EOF
|
|||||||
done
|
done
|
||||||
else
|
else
|
||||||
echo "Incorrect options provided"
|
echo "Incorrect options provided"
|
||||||
_print-help-and-exit 1
|
_printHelpAndExit 1
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user