Skip to content

Commit

Permalink
Merge pull request #321 from albers/remove-completion-service-update-…
Browse files Browse the repository at this point in the history
…-network

Remove bash completion for `service update --network`
  • Loading branch information
vieux authored Jul 11, 2017
2 parents a765218 + e7e77b5 commit 251eafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/completion/bash/docker
Original file line number Diff line number Diff line change
Expand Up @@ -3107,7 +3107,6 @@ _docker_service_update_and_create() {
--log-driver
--log-opt
--mount
--network
--replicas
--reserve-cpu
--reserve-memory
Expand Down Expand Up @@ -3156,6 +3155,7 @@ _docker_service_update_and_create() {
--host
--mode
--name
--network
--placement-pref
--publish -p
--secret
Expand Down

0 comments on commit 251eafd

Please sign in to comment.