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
In case of an "aggregate", -xy z should still mean -x z -y, but it starts to get complicated, e.g. with multiple non-nullary options in the set. So, not a burning priority; spaces have always been there to help... Also, the naturally ordered -yx z already works (as -x z -y).
The text was updated successfully, but these errors were encountered:
In case of an "aggregate",
-xy z
should still mean-x z -y
, but it starts to get complicated, e.g. with multiple non-nullary options in the set. So, not a burning priority; spaces have always been there to help... Also, the naturally ordered-yx z
already works (as-x z -y
).The text was updated successfully, but these errors were encountered: