mirror of https://github.com/docker/cli.git
Add bash completion for `dockerd --shutdown-timeout`
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
62fb2cfa94
commit
a511da3c57
|
@ -1031,6 +1031,7 @@ _docker_daemon() {
|
|||
--oom-score-adjust
|
||||
--pidfile -p
|
||||
--registry-mirror
|
||||
--shutdown-timeout
|
||||
--storage-driver -s
|
||||
--storage-opt
|
||||
--userns-remap
|
||||
|
|
Loading…
Reference in New Issue