X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/c9e2f7807e014e7679ddd7af2e984aea537a11b9..2fca3ad92d74206a4d92ab695e5acc711364d723:/client/scripts/dumptoemul.lua diff --git a/client/scripts/dumptoemul.lua b/client/scripts/dumptoemul.lua index 26e69fcc..b9d9b89a 100644 --- a/client/scripts/dumptoemul.lua +++ b/client/scripts/dumptoemul.lua @@ -3,9 +3,9 @@ getopt = require('getopt') bin = require('bin') -example = "script run 14araw -x 6000F57b" +example = "script run dumptoemul -i dumpdata-foobar.bin" author = "Martin Holst Swende" -usage = "script run htmldump [-f ]" +usage = "script run dumptoemul [-i ] [-o ]" desc =[[ This script takes a dumpfile from 'hf mf dump' and converts it to a format that can be used by the emulator