Skip to content
Snippets Groups Projects
Commit af1eb007 authored by Xu Cheng's avatar Xu Cheng
Browse files

help: handle alias

Before this fix
```
$ brew --help ls
Error: Unknown command: ls
```

After this fix
```
$ brew --help ls
brew list, ls
<snip>
```
parent 496fff64
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment