From f1d45b491cdef3c645eac7bc5e18a286c703fb39 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sat, 12 Feb 2022 17:42:18 +0100 Subject: [PATCH] text --- client/src/cmdhfmfu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/cmdhfmfu.c b/client/src/cmdhfmfu.c index 03be2214e..f85f67ac9 100644 --- a/client/src/cmdhfmfu.c +++ b/client/src/cmdhfmfu.c @@ -2212,7 +2212,7 @@ static int CmdHF14AMfUDump(const char *Cmd) { CLIParserContext *ctx; CLIParserInit(&ctx, "hf mfu dump", - "Dump MIFARE Ultralight/NTAG tag to binary/json files.\n" + "Dump MIFARE Ultralight/NTAG tag to binary/eml/json files.\n" "It autodetects card type." "Supports:\n" "Ultralight, Ultralight-C, Ultralight EV1\n"