Add bash completion for dockerd --shutdown-timeout
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
2bf4a39161
commit
c24c1bd87f
1 changed files with 1 additions and 0 deletions
|
@ -1031,6 +1031,7 @@ _docker_daemon() {
|
|||
--oom-score-adjust
|
||||
--pidfile -p
|
||||
--registry-mirror
|
||||
--shutdown-timeout
|
||||
--storage-driver -s
|
||||
--storage-opt
|
||||
--userns-remap
|
||||
|
|
Loading…
Add table
Reference in a new issue