I am writing a bash script with getopts which contains multiple case statements. My requirement is to be able to decide when getopts can take multiple options and when not.<