Transaction submit Error: Error while submitting tx: ShelleyTxValidationError

When I try to submit a transaction, gives me this error, someone to know how to fix?
problema_12_01

Hi!

for example --fee should not be 0.

If I put --fee, says invalid option
problema_12_02

instead you added this flag twice.

you are right, I’m very clueless, but after change it, still giving me errors
problema_12_03

Also you added --tx-out twice.
see the relevant documentation how to build the transaction:
https://docs.cardano.org/en/latest/native-tokens/getting-started-with-native-tokens.html

Its because I’m following a tutorial, and the guy of the tutorial add --tx-out twice and it works,so I think I will look more at the documentation instead of copying
problema_12_04