DockerCLI/contrib/completion
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
..
bash Improve bash completion for `docker rm` 2017-06-02 00:10:58 +00:00
fish Fix fish autocompletion with custom ps output 2017-06-02 00:10:57 +00:00
powershell Redirect powershell completion 2017-06-02 00:10:31 +00:00
zsh Fix zsh-completion for containers in status 'created' 2017-06-02 00:10:58 +00:00
REVIEWERS Remove subdirectories MAINTAINERS files 2017-06-02 00:06:48 +00:00