mirror of
https://github.com/docker/cli.git
synced 2026-01-19 21:41:31 +03:00
This option was incorrectly ported to the new `daemon` subcommand structure. Beside the obvious effect that completion of `docker daemon --log-opt` did not work, this also caused completion of `docker` and `docker xxx` to fail on macs with > bash: words: bad array subscript Signed-off-by: Harald Albers <github@albersweb.de> Upstream-commit: 18381faee685c6d28dd7438a183bf7a441e8c9a1 Component: engine