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
Hey there, thanks for the great package! Could we have an option to not require space between the flag and its value? E.g. on Linux I can do ping -c10 instead of ping -c 10, I'd like to have it in this package. Thanks.