- PrintAndLog(" b <block>, block number to write. Between 0-7");\r
- PrintAndLog(" d <data>, 4 bytes of data to write (8 hex characters)");\r
- PrintAndLog(" p [password], OPTIONAL password 4bytes (8 hex characters)");\r
- PrintAndLog(" 1, OPTIONAL write Page 1 instead of Page 0");\r
+ PrintAndLog(" b <block> - block number to write. Between 0-7");\r
+ PrintAndLog(" d <data> - 4 bytes of data to write (8 hex characters)");\r
+ PrintAndLog(" p <password> - OPTIONAL password 4bytes (8 hex characters)");\r
+ PrintAndLog(" 1 - OPTIONAL write Page 1 instead of Page 0");\r