Missed -entrypoint from 'docker run' options

This commit is contained in:
Kawsar Saiyeed
2013-08-11 00:57:18 +01:00
parent 91ae135896
commit d75282eb14
+1 -1
View File
@@ -293,7 +293,7 @@ _docker_run()
-volumes-from)
__docker_containers
;;
-a|-c|-dns|-e|-h|-m|-p|-u|-v)
-a|-c|-dns|-e|-entrypoint|-h|-m|-p|-u|-v)
return
;;
*)