bash completion for `docker daemon --live-restore`

Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
Harald Albers 2016-06-14 09:14:25 +02:00 committed by Tibor Vass
parent d965f30a15
commit b9997ebdee
1 changed files with 1 additions and 0 deletions

View File

@ -784,6 +784,7 @@ _docker_daemon() {
--ip-masq=false --ip-masq=false
--iptables=false --iptables=false
--ipv6 --ipv6
--live-restore
--raw-logs --raw-logs
--selinux-enabled --selinux-enabled
--userland-proxy=false --userland-proxy=false