Add bash completion for `docker service update --hostname`

Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
Harald Albers 2016-11-25 12:42:30 +01:00
parent a24c750c7c
commit 9d98d6d8cb
1 changed files with 1 additions and 1 deletions

View File

@ -2621,6 +2621,7 @@ _docker_service_update() {
--health-interval
--health-retries
--health-timeout
--hostname
--label -l
--limit-cpu
--limit-memory
@ -2664,7 +2665,6 @@ _docker_service_update() {
--dns-search
--env-file
--group
--hostname
--mode
--name
--port