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
We should already check if the help page exists and then provide it as a possible suggestion. The current behaviour is silly and results in lots of false positives.
EDIT: Turns out I was wrong. stack exec rg -- --help is perfectly fine.
We should already check if the help page exists and then provide it as a possible suggestion. The current behaviour is silly and results in lots of false positives.
EDIT: Turns out I was wrong.
stack exec rg -- --helpis perfectly fine.