mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
style
This commit is contained in:
parent
29ba621f5d
commit
511cc8df15
1 changed files with 1 additions and 1 deletions
|
@ -2545,7 +2545,7 @@ static int CmdHF14AMfUDump(const char *Cmd) {
|
|||
arg_int0("p", "page", "<dec>", "Manually set start page number to start from"),
|
||||
arg_int0("q", "qty", "<dec>", "Manually set number of pages to dump"),
|
||||
arg_lit0(NULL, "ns", "no save to file"),
|
||||
arg_lit0("z", "dense", "dense dump output style"),
|
||||
arg_lit0("z", "dense", "dense dump output style"),
|
||||
arg_param_end
|
||||
};
|
||||
CLIExecWithReturn(ctx, Cmd, argtable, true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue