Fix bash completion for docker service update
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
committed by
Tibor Vass
parent
75d90a8a18
commit
1a5f49057c
@ -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
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user