Javier Tejero
|
2be20de6ec
|
Fix docker rmi tab completion
This is exactly what happens on tab completion for docker rmi. This commit
fixes that.
```sh
$ docker rmi <hit TAB>
_arguments:comparguments:312: invalid argument: __docker_images
_arguments:comparguments:312: invalid argument: __docker_images
_arguments:comparguments:312: invalid argument: __docker_images
```
|
2014-11-28 14:37:02 +01:00 |
|
Bob Maerten
|
d59d009d2b
|
Matching autocomplete for Docker v0.9.1
Many deprecations since 0.8 and new commands.
|
2014-11-28 14:37:01 +01:00 |
|
Bob Maerten
|
f9782fc769
|
Fix typo in autocomplete arguments
|
2014-11-28 14:36:30 +01:00 |
|
Ahmed Azaan
|
e724a63b24
|
Merge branch 'master' of https://github.com/AeonAxan/oh-my-zsh
|
2013-08-07 22:13:20 +05:30 |
|
Ahmed Azaan
|
2d1a07a3f7
|
fixed minor errors
|
2013-08-07 22:11:49 +05:30 |
|
Ahmed Aeon Axan
|
0a62f6636d
|
Update README.md
|
2013-08-07 21:29:53 +05:30 |
|
Ahmed Azaan
|
619ecb5f4f
|
add docker autocomplete plugin
|
2013-08-07 21:19:21 +05:30 |
|