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
When parsing an argv value of -1 (minus one), if an option definition with an alias value of of '1' exists then parse -1 as that option. If the option definition does not exist, then parse -1 as the negative value -1.