Fix bash completion for `docker service update`

Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
Harald Albers 2017-01-23 18:48:21 +01:00 committed by Tibor Vass
parent 75d90a8a18
commit 1a5f49057c
1 changed files with 1 additions and 2 deletions

View File

@ -2769,7 +2769,6 @@ _docker_service_update() {
--mount --mount
--network --network
--no-healthcheck --no-healthcheck
--publish -p
--replicas --replicas
--reserve-cpu --reserve-cpu
--reserve-memory --reserve-memory
@ -2807,7 +2806,7 @@ _docker_service_update() {
--host --host
--mode --mode
--name --name
--publish --publish -p
--secret --secret
" "