mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-19 04:49:19 +00:00
Merge pull request #228 from bridgetkromhout/helm-completion
Correction for helm completion
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
|
||||
- Add the `helm` completion:
|
||||
```bash
|
||||
. <(helm completion $SHELL)
|
||||
. <(helm completion $(basename $SHELL))
|
||||
```
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user