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
You'll have to separate the long form and the short (single character) form of each option. Also, you should probably leave the '-' and '--' off both when specifying them in the Option constructor.
If you have two options that are triggered by
-f
and-a
, a call with-fa
or-af
should trigger bothThe text was updated successfully, but these errors were encountered: