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
I found this Gist to be helpful. It explains how to support both long and short options in Bash scripts. I have successfully written code that is based on it.