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
{{ message }}
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.
Should be fairly straight forward. We already have e.g. Unknown option --hel. Expected --help, so make this look like: Unkown option --hel. Did you mean --help? based on a substring match or diffing.
The text was updated successfully, but these errors were encountered:
Should be fairly straight forward. We already have e.g.
Unknown option --hel. Expected --help
, so make this look like:Unkown option --hel. Did you mean --help?
based on a substring match or diffing.The text was updated successfully, but these errors were encountered: