When you use the dash '-' followed by an alphabet, the system thinks that you provided an option for the command.
Use forward slash ('/') in front of the dash ('-'). Since the forward slash is an escape sequence character, the system will not consider the dash ('-') as an option of the command.
E.g.
mv ./-fiJjJX1c2A.jpg lvEnkpdgmLM.jpg