X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/a45882e20ab5a3a07351934e343deb28fd9b2fcf..479ca8aa00a96258841768dcadfa4c8606691d63:/client/cmdlfio.c diff --git a/client/cmdlfio.c b/client/cmdlfio.c index 826a26b2..20530d17 100644 --- a/client/cmdlfio.c +++ b/client/cmdlfio.c @@ -38,7 +38,7 @@ int usage_lf_io_clone(void) { PrintAndLog("Enables cloning of IOProx card with specified facility-code and card number onto T55x7."); PrintAndLog("The T55x7 must be on the antenna when issuing this command. T55x7 blocks are calculated and printed in the process."); PrintAndLog(""); - PrintAndLog("Usage: lf awid clone [h] [Q5]"); + PrintAndLog("Usage: lf io clone [h] [Q5]"); PrintAndLog("Options :"); PrintAndLog(" h : This help"); PrintAndLog(" : 8bit version");