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
hmmmm..... but this would remove support for GCC-style options (e.x. -Wpedantic). we'd have to add an extra parameter, which would require a new major release (or we can just set a default and have a new minor release). either way it will take lots of work
e.x.
ls -lah
instead ofls -l -a -h
The text was updated successfully, but these errors were encountered: