Add ':' for consistency

This commit is contained in:
Jerome Petazzoni
2018-04-17 16:13:44 -05:00
parent a0f9baf5e7
commit 35db387fc2

View File

@@ -48,7 +48,7 @@
helm init
```
- Add the `helm` completion
- Add the `helm` completion:
```bash
. <(helm completion $SHELL)
```