Merge pull request #284 from albers/completion-service--detach

Fix bash completion for `service create|update --detach|-d`
This commit is contained in:
Vincent Demeester
2017-07-20 09:47:59 +02:00
committed by GitHub
+1 -1
View File
@@ -3300,7 +3300,7 @@ _docker_service_update_and_create() {
"
local boolean_options="
--detach -d
--detach=false -d=false
--help
--no-healthcheck
--read-only