Skip to content

Commit

Permalink
Merge pull request #2729 from aoxhwjfoavdlhsvfpzha/patch-1
Browse files Browse the repository at this point in the history
Update cmdlfhitag.c
  • Loading branch information
iceman1001 authored Jan 25, 2025
2 parents ecea5db + 80558f2 commit 75eb897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/cmdlfhitag.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
);
Expand Down

0 comments on commit 75eb897

Please sign in to comment.