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
Presently, something like foo /bar.txt is supported. This breaks when parsing /a /b /c into three boolean parameters, so support for this needs to be removed from the regular expression.
Following this change, any values beginning with a forward slash will need to be quoted.