X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/a45882e20ab5a3a07351934e343deb28fd9b2fcf..9aeda6cbfbfadd3be02f43165617b1ec4ff45425:/client/cmdlfio.c?ds=sidebyside

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] <version> <facility-code> <card-number> [Q5]");
+	PrintAndLog("Usage:  lf io clone [h] <version> <facility-code> <card-number> [Q5]");
 	PrintAndLog("Options :");
 	PrintAndLog("                h :  This help");	
 	PrintAndLog("        <version> :  8bit version");