Merge pull request #772 from muicoder/patch-1

Fix bash completion for "docker swarm"
This commit is contained in:
Vincent Demeester 2018-01-02 15:14:58 +01:00 committed by GitHub
commit b0efaaeb8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4945,6 +4945,7 @@ _docker() {
secret
service
stack
swarm
system
volume
)
@ -4988,7 +4989,6 @@ _docker() {
start
stats
stop
swarm
tag
top
unpause