Add bash completion for `service create --detach`

Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
Harald Albers 2017-06-27 12:58:38 +02:00
parent 2eac0bb7b7
commit 8baef1098e
1 changed files with 1 additions and 0 deletions

View File

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