mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-20 12:07:05 +08:00
change option
This commit is contained in:
parent
8df134f11a
commit
7818161e95
1 changed files with 1 additions and 1 deletions
|
@ -630,7 +630,7 @@ static int CmdHFTexkomReader(const char *Cmd) {
|
|||
|
||||
void *argtable[] = {
|
||||
arg_param_begin,
|
||||
arg_lit0("g", "gbuffer", "Get data from graph buffer"),
|
||||
arg_lit0("1", NULL, "Use data from Graphbuffer"),
|
||||
arg_lit0("v", "verbose", "Verbose scan and output"),
|
||||
arg_lit0("@", NULL, "optional - continuous reader mode"),
|
||||
arg_param_end
|
||||
|
|
Loading…
Add table
Reference in a new issue