mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Add bash completion for dockerd --experimental
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
28ef366cea
commit
e63f196536
1 changed files with 1 additions and 0 deletions
|
@ -1729,6 +1729,7 @@ _docker_daemon() {
|
|||
local boolean_options="
|
||||
$global_boolean_options
|
||||
--disable-legacy-registry
|
||||
--experimental
|
||||
--help
|
||||
--icc=false
|
||||
--ip-forward=false
|
||||
|
|
Loading…
Add table
Reference in a new issue