Because the option takes an argument, a special treatment is required in the preceding case

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
Nicolas De Loof
2017-12-06 17:24:01 +01:00
parent 591a1273fd
commit da6b8cb5de
+3
View File
@@ -1435,6 +1435,9 @@ _docker_container_exec() {
__docker_complete_user_group
return
;;
--workdir|-w)
return
;;
esac
case "$cur" in