Add bash completion for `dockerd --version`

Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
Harald Albers 2017-07-03 13:23:05 +02:00
parent cf3ffc516b
commit 5296907bef
1 changed files with 1 additions and 0 deletions

View File

@ -1965,6 +1965,7 @@ _docker_daemon() {
--raw-logs --raw-logs
--selinux-enabled --selinux-enabled
--userland-proxy=false --userland-proxy=false
--version -v
" "
local options_with_args=" local options_with_args="
$global_options_with_args $global_options_with_args