From c73c09cbf67976ad10eff409407c4db7a0f2d999 Mon Sep 17 00:00:00 2001 From: Nahuel Grisolia Date: Sat, 18 Apr 2020 18:33:09 -0300 Subject: [PATCH] Updated help and default values --- client/src/cmdhfmfu.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/client/src/cmdhfmfu.c b/client/src/cmdhfmfu.c index a3e256cff..cc30e58bd 100644 --- a/client/src/cmdhfmfu.c +++ b/client/src/cmdhfmfu.c @@ -236,11 +236,11 @@ static int usage_hf_mfu_pwdgen(void) { static int usage_hf_mfu_otp_tearoff(void) { PrintAndLogEx(NORMAL, "Tear-off test against OTP block (no 3) on MFU tags - More help sooner or later\n"); - PrintAndLogEx(NORMAL, "Usage: hf mfu otptear b i l s \n"); + PrintAndLogEx(NORMAL, "Usage: hf mfu otptear b i l s d t \n"); PrintAndLogEx(NORMAL, "Options:"); PrintAndLogEx(NORMAL, " b : (optional) block to run the test - default block: 8 (not OTP for safety)"); - PrintAndLogEx(NORMAL, " i