mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #24598 from albers/completion-daemon--oom-score-adjust
bash completion for `docker daemon --oom-score-adjust`
This commit is contained in:
commit
7925de9098
1 changed files with 1 additions and 0 deletions
|
@ -912,6 +912,7 @@ _docker_daemon() {
|
||||||
--max-concurrent-downloads
|
--max-concurrent-downloads
|
||||||
--max-concurrent-uploads
|
--max-concurrent-uploads
|
||||||
--mtu
|
--mtu
|
||||||
|
--oom-score-adjust
|
||||||
--pidfile -p
|
--pidfile -p
|
||||||
--registry-mirror
|
--registry-mirror
|
||||||
--storage-driver -s
|
--storage-driver -s
|
||||||
|
|
Loading…
Reference in a new issue