Update Docker completion plugin

This commit is contained in:
Antonis Kalipetis 2017-11-10 12:55:24 +02:00
commit 6f593521fb
No known key found for this signature in database
GPG key ID: 15691170DA0396BB
2 changed files with 374 additions and 102 deletions

View file

@ -1,5 +1,5 @@
## Docker autocomplete plugin
A copy of the completion script from the
[docker](https://github.com/docker/docker/tree/master/contrib/completion/zsh)
[docker/cli](https://github.com/docker/cli/blob/master/contrib/completion/zsh/_docker)
git repo.