DockerCLI/contrib/completion/zsh
Segev Finer 9258d941b2 Complete running containers correctly after docker rm -vf in Zsh
When using option-stacking the -f flag that controls completing running
containers can be a part of another word of options, so use opt_args
that contains the parsed arguments from _arguments to check for it
instead.

Signed-off-by: Segev Finer <segev208@gmail.com>
2018-01-06 10:34:53 +02:00
..
REVIEWERS zsh: remove Vincent Bernat from reviewers for ZSH completion 2017-06-02 00:07:01 +00:00
_docker Complete running containers correctly after docker rm -vf in Zsh 2018-01-06 10:34:53 +02:00