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
Something like prog --option=boop cmd --choice=beep --decision=blorp where cmd is a command (a function). Currently, cmd has to immediately follow prog.
Something like
prog --option=boop cmd --choice=beep --decision=blorpwherecmdis a command (a function). Currently,cmdhas to immediately followprog.