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
Allows for getting help using the shortcut command as well, ie:
```
# Full command
foo help foo:bar
# Shortcut command (provided that it does not clash with another command)
foo help f:b
```
0 commit comments