Merge pull request #4003 from albers/completion-exe

Activate bash completion for Windows executable
This commit is contained in:
Nathan LeClaire
2017-02-23 12:10:32 -08:00
committed by GitHub

View File

@@ -297,4 +297,4 @@ _docker_machine() {
return 0
}
complete -F _docker_machine docker-machine
complete -F _docker_machine docker-machine docker-machine.exe