Do not complete --cgroup-parent as _filedir
This is a follow-up on PR 11708, as suggested by tianon.
Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: 4d5758b252
Component: cli
This commit is contained in:
committed by
Tibor Vass
parent
03dc80863d
commit
8a9d154752
@ -802,7 +802,7 @@ _docker_run() {
|
||||
__docker_capabilities
|
||||
return
|
||||
;;
|
||||
--cidfile|--cgroup-parent|--env-file|--label-file)
|
||||
--cidfile|--env-file|--label-file)
|
||||
_filedir
|
||||
return
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user