Check if an option matches
@param opts is the option description array @param opt is the option to match @return 1 if a match is found, 0 if not
See Implementation
Check if an option matches
@param opts is the option description array @param opt is the option to match @return 1 if a match is found, 0 if not