From 714470877af87f8be0870d8b141ef762692e1310 Mon Sep 17 00:00:00 2001 From: tcprst Date: Tue, 29 Dec 2020 21:12:11 -0500 Subject: [PATCH] lf em 410x - textual --- client/src/cmdlfem410x.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/cmdlfem410x.c b/client/src/cmdlfem410x.c index c8b11a9db..c2ee95a9d 100644 --- a/client/src/cmdlfem410x.c +++ b/client/src/cmdlfem410x.c @@ -585,8 +585,8 @@ static int CmdEM410xClone(const char *Cmd) { CLIParserContext *ctx; CLIParserInit(&ctx, "lf em 410x clone", "Writes EM410x ID to a T55x7 or Q5/T5555 tag", - "lf em 410x clone --id 0F0368568B -> write id to T55x7 tag\n" - "lf em 410x clone --id 0F0368568B --q5 -> write id to Q5/T5555 tag" + "lf em 410x clone --uid 0F0368568B -> write id to T55x7 tag\n" + "lf em 410x clone --uid 0F0368568B --q5 -> write id to Q5/T5555 tag" ); void *argtable[] = {