mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
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> Upstream-commit: 8ac32d900a6d1cd20e9585d012b0be414507e727 Component: engine