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"