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

Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
Harald Albers
2017-06-02 00:10:33 +00:00
committed by Tibor Vass
parent 7443d74e2d
commit 308b0edef8
+1
View File
@@ -2629,6 +2629,7 @@ _docker_service_update() {
local boolean_options="
--help
--tty -t
--with-registry-auth
"