Add bash completion for service create --detach

Signed-off-by: Harald Albers <github@albersweb.de>
(cherry picked from commit 8baef1098e)
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
This commit is contained in:
Harald Albers
2017-06-27 12:58:38 +02:00
committed by Andrew Hsu
parent 3d418e35c9
commit c1383568b1

View File

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