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
Running edgly something where "something" is an unsupported command does not print anything and exits with 0. Instead it should show the help output and exit with 1.
Running
edgly somethingwhere "something" is an unsupported command does not print anything and exits with 0. Instead it should show the help output and exit with 1.