mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-16 10:03:04 -07:00
make style
This commit is contained in:
parent
af0f513c84
commit
1a788b1c14
7 changed files with 796 additions and 796 deletions
|
@ -2825,7 +2825,7 @@ static int CmdHF15View(const char *Cmd) {
|
|||
CLIParserInit(&ctx, "hf 15 view",
|
||||
"Print a ISO-15693 tag dump file (bin/eml/json)",
|
||||
"hf 15 view -f hf-iclass-AA162D30F8FF12F1-dump.bin\n"
|
||||
);
|
||||
);
|
||||
void *argtable[] = {
|
||||
arg_param_begin,
|
||||
arg_str1("f", "file", "<fn>", "filename of dump (bin/eml/json)"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue