From e8e2cfd0f19db2c75701dfc2c4e094ef03fe88c1 Mon Sep 17 00:00:00 2001 From: Fl0-0 Date: Mon, 3 Jul 2017 08:56:36 +0200 Subject: [PATCH] missing a c in the helptext sample --- client/cmdlfem4x.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/cmdlfem4x.c b/client/cmdlfem4x.c index d3e2f2b9..b00f66a9 100644 --- a/client/cmdlfem4x.c +++ b/client/cmdlfem4x.c @@ -301,7 +301,7 @@ int usage_lf_em410x_brute(void) { PrintAndLog(" lf em 410xbrute ids.txt"); PrintAndLog(" lf em 410xbrute ids.txt c 32"); PrintAndLog(" lf em 410xbrute ids.txt d 3000"); - PrintAndLog(" lf em 410xbrute ids.txt d 3000 32"); + PrintAndLog(" lf em 410xbrute ids.txt d 3000 c 32"); return 0; } -- 2.39.2