mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Fix bash completion for docker service update
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
@@ -2751,7 +2751,6 @@ _docker_service_update() {
|
||||
--mount
|
||||
--network
|
||||
--no-healthcheck
|
||||
--publish -p
|
||||
--replicas
|
||||
--reserve-cpu
|
||||
--reserve-memory
|
||||
@@ -2789,7 +2788,7 @@ _docker_service_update() {
|
||||
--host
|
||||
--mode
|
||||
--name
|
||||
--publish
|
||||
--publish -p
|
||||
--secret
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user