hf mf dump - now uses cliparser

This commit is contained in:
tcprst 2021-02-07 15:06:10 -05:00
commit 7d37481ce1
No known key found for this signature in database
GPG key ID: 9145EAF5121AED25
4 changed files with 64 additions and 53 deletions

View file

@ -123,7 +123,7 @@ local function dump_tag(uid, numsectors)
local dumpfile = 'hf-mf-'..uid..'-dump'
local dmp = ('hf mf dump %s f %s'):format(typ, dumpfile)
local dmp = ('hf mf dump -t %s -f %s'):format(typ, dumpfile)
core.console(dmp)
-- Save the global args, those are *our* arguments