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
For me with Julia 1.5.0 and DocOpt 0.4.0 the special argument -- is not detected and always false.
A workaround is to pass options_first=true but is not always practical.