DockerCLI/contrib/completion
Harald Albers 763ba5078d Fix problem with = in completion of docker global options
Without this fix, `docker --log-driver fluentd --log-opt fluentd-tag=b`
would complete `b` to `build`.
Completion of the commands has to be nailed to __docker_pos_first_nonflag

Signed-off-by: Harald Albers <github@albersweb.de>
2017-06-02 00:07:03 +00:00
..
bash Fix problem with = in completion of docker global options 2017-06-02 00:07:03 +00:00
fish Adds documentation for additional groups. 2017-06-02 00:07:01 +00:00
zsh zsh: update zsh completion for docker command 2017-06-02 00:07:02 +00:00
REVIEWERS Remove subdirectories MAINTAINERS files 2017-06-02 00:06:48 +00:00