What is the error in the command?

root@controlplane:~# kubectl create deploy hr-web-app –image=kodekloud/webapp-color
Error: required flag(s) “image” not set
root@controlplane:~#

@ajey

I have a doubt on the “-” in front of the “image”. Maybe it is a character mismatch.