Merge pull request #250 from albers/completion-service-create--detach

Add bash completion for `service create --detach`
This commit is contained in:
Sebastiaan van Stijn 2017-06-30 01:16:19 -07:00 committed by GitHub
commit b306817220
1 changed files with 1 additions and 0 deletions

View File

@ -3081,6 +3081,7 @@ _docker_service_update_and_create() {
"
local boolean_options="
--detach -d
--help
--no-healthcheck
--read-only