Add missing bash completion for `docker attach`

Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
Harald Albers 2017-04-27 16:59:32 +02:00 committed by Tibor Vass
parent 40d3bb4985
commit 509b7f82b6
1 changed files with 1 additions and 0 deletions

View File

@ -4483,6 +4483,7 @@ _docker() {
)
local legacy_commands=(
attach
commit
cp
create