mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-08 17:18:10 +08:00
Update and rename ndef_dump.lua to hf_ndef_dump.lua
This commit is contained in:
parent
4a6aa15814
commit
c9c5a90ec8
1 changed files with 2 additions and 2 deletions
|
@ -21,10 +21,10 @@ Therefore, the .eml is better to use file when saving dumps.)
|
||||||
|
|
||||||
]]
|
]]
|
||||||
example = [[
|
example = [[
|
||||||
1. script run ndef_dump
|
1. script run hf_ndef_dump
|
||||||
]]
|
]]
|
||||||
usage = [[
|
usage = [[
|
||||||
script run ndef_dump [-h] [-d] [-v]
|
script run hf_ndef_dump [-h] [-d] [-v]
|
||||||
]]
|
]]
|
||||||
arguments = [[
|
arguments = [[
|
||||||
-h this help
|
-h this help
|
Loading…
Reference in a new issue