goopt
goopt copied to clipboard
fix goopt.Strings error
I'm not sure what the error is that you are trying to fix. The comment where this is used states that any unique prefix of a flag is accepted, and it looks like you're trying to change that behavior, but aren't removing that comment?