mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-12 04:35:28 -07:00
Update cmdlfhitag.c
lf hitag chk helptext had a misplaced newline Signed-off-by: aoxhwjfoavdlhsvfpzha <58840974+aoxhwjfoavdlhsvfpzha@users.noreply.github.com>
This commit is contained in:
parent
ecea5db50b
commit
80558f26e7
@ -1888,7 +1888,7 @@ static int CmdLFHitag2Chk(const char *Cmd) {
|
||||
CLIParserContext *ctx;
|
||||
CLIParserInit(&ctx, "lf hitag chk",
|
||||
"Run dictionary key or password recovery against Hitag card.",
|
||||
"lf hitag chk\n -> checks for both pwd / crypto keys"
|
||||
"lf hitag chk -> checks for both pwd / crypto keys\n"
|
||||
"lf hitag chk --crypto -> use def dictionary\n"
|
||||
"lf hitag chk --pwd -f my.dic -> pwd mode, custom dictionary"
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user