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
When running css-validator from the command line without any argument, or with -h nothing happens. The output is confusing. It works with --help, but actually that's by accident because this argument is not supported.
Could you please fix this? By either supporting -h, or displaying the usage when no argument is given?