change option

This commit is contained in:
merlokk 2022-07-18 14:24:21 +03:00
parent 8df134f11a
commit 7818161e95

View file

@ -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