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
Previously it was `-foo:bar` for a choice setting but
`-foo bar` for a string setting. It does not really make
sense to demand a difference. The `:` syntax is required
only for multi-string settings. Fow now, we allow either
a `:` or a space for choice settings.
0 commit comments