Skip to content

Commit

Permalink
Add bash completion information in README
Browse files Browse the repository at this point in the history
  • Loading branch information
sbz committed Oct 19, 2018
1 parent 67146d7 commit daf65ea
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Expand Up @@ -96,6 +96,15 @@ Uninstall Nmesos cli:
brew uninstall nmesos-cli
```

## Bash Completion support

If you want to install the support for the
[bash-completion](contrib/etc/bash_completion.d/nmesos), you can use the brew
option `--with-bash-completion` when installing:

```
brew install --with-bash-completion nmesos-cli
```

## Other Comands
```
Expand Down

0 comments on commit daf65ea

Please sign in to comment.