Merge pull request #772 from muicoder/patch-1
Fix bash completion for "docker swarm"
This commit is contained in:
commit
b0efaaeb8b
@ -4945,6 +4945,7 @@ _docker() {
|
||||
secret
|
||||
service
|
||||
stack
|
||||
swarm
|
||||
system
|
||||
volume
|
||||
)
|
||||
@ -4988,7 +4989,6 @@ _docker() {
|
||||
start
|
||||
stats
|
||||
stop
|
||||
swarm
|
||||
tag
|
||||
top
|
||||
unpause
|
||||
|
Loading…
x
Reference in New Issue
Block a user