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
--network
--no-healthcheck
--publish -p
--replicas
--reserve-cpu
--reserve-memory
@ -2807,7 +2806,7 @@ _docker_service_update() {
--host
--mode
--name
--publish
--publish -p
--secret
"