Remove bash completion for `service update --network`

The `--network` option is only available for `docker service create`.

Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
Harald Albers 2017-07-11 11:19:19 +02:00
parent a765218f19
commit e7e77b5e65
1 changed files with 1 additions and 1 deletions

View File

@ -3107,7 +3107,6 @@ _docker_service_update_and_create() {
--log-driver
--log-opt
--mount
--network
--replicas
--reserve-cpu
--reserve-memory
@ -3156,6 +3155,7 @@ _docker_service_update_and_create() {
--host
--mode
--name
--network
--placement-pref
--publish -p
--secret