mirror of https://github.com/docker/docs.git
Merge pull request #22713 from albers/completion-daemon-concurrent
bash completion for `docker daemon --max-concurrent-{down,up}load`
This commit is contained in:
commit
c4dd432fd4
|
@ -816,6 +816,8 @@ _docker_daemon() {
|
|||
--label
|
||||
--log-driver
|
||||
--log-opt
|
||||
--max-concurrent-downloads
|
||||
--max-concurrent-uploads
|
||||
--mtu
|
||||
--pidfile -p
|
||||
--registry-mirror
|
||||
|
|
Loading…
Reference in New Issue