You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
myshellscript mycommand -option "a banana"
And the option will have a value of "a instead of a banana.
If the option has an arity of infinite, option will be two values [""a", "banana"'] rather than a single value ["a banana"]