mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
The default value for `docker service create|update|scale|rollback --detach|-d` changed from `true` to `false`. This updates bash completion to complete just `--detach|-d`. Signed-off-by: Harald Albers <github@albersweb.de>