DockerCLI/contrib/completion/zsh
Nikolas Garofil 7150d7328c Fix zsh-completion for containers in status 'created'
This patch makes sure that containers in the created-stated are
counted as stopped containers. Otherwise if you create a container,
don't run it and type: "docker rm ", followed by pressing tab in zsh, it won't show up.

Signed-off-by: Nikolas Garofil <nikolas.garofil@uantwerpen.be>
Signed-off-by: Nikolas Garofil <nikolas@garofil.be>
2017-06-02 00:10:58 +00:00
..
REVIEWERS zsh: remove Vincent Bernat from reviewers for ZSH completion 2017-06-02 00:07:01 +00:00
_docker Fix zsh-completion for containers in status 'created' 2017-06-02 00:10:58 +00:00