mirror of https://github.com/docker/cli.git
bash completion for `docker daemon --oom-score-adjust`
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
c33bc7d99e
commit
94092e24a7
|
@ -912,6 +912,7 @@ _docker_daemon() {
|
|||
--max-concurrent-downloads
|
||||
--max-concurrent-uploads
|
||||
--mtu
|
||||
--oom-score-adjust
|
||||
--pidfile -p
|
||||
--registry-mirror
|
||||
--storage-driver -s
|
||||
|
|
Loading…
Reference in New Issue