1
0
mirror of https://github.com/docker/cli.git synced 2026-01-18 08:21:31 +03:00

Activate bash completion for Windows executable

Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: bf0f159175
Component: cli
This commit is contained in:
Harald Albers
2017-02-23 14:45:18 +01:00
committed by Tibor Vass
parent 1e8d9e0c5e
commit 0e004eba24

View File

@@ -4423,4 +4423,4 @@ _docker() {
eval "$__docker_previous_extglob_setting"
unset __docker_previous_extglob_setting
complete -F _docker docker dockerd
complete -F _docker docker docker.exe dockerd dockerd.exe