Add bash completion for docker service {create,update} --tty

Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
Harald Albers 2016-11-08 09:13:23 +01:00
parent 69efb4652c
commit bfd8f7a7e1

View file

@ -2629,6 +2629,7 @@ _docker_service_update() {
local boolean_options="
--help
--tty -t
--with-registry-auth
"