DockerCLI/contrib/completion/zsh
Vincent Bernat 2102746489 zsh: allow short options to specify their arguments with "="
This is allowed by Docker and helps the completion to not get confused
when a user uses this notation. This will also help to enable stacking
of short options since Zsh needs that to not stack options with
arguments.

Signed-off-by: Vincent Bernat <vincent@bernat.im>
2017-06-02 00:07:15 +00:00
..
REVIEWERS zsh: remove Vincent Bernat from reviewers for ZSH completion 2017-06-02 00:07:01 +00:00
_docker zsh: allow short options to specify their arguments with "=" 2017-06-02 00:07:15 +00:00