mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
Update and rename lf_bulk.lua to lf_hid_bulkclone.lua
This commit is contained in:
parent
3fe14f9510
commit
a62286b470
1 changed files with 2 additions and 2 deletions
|
@ -14,10 +14,10 @@ For more info, check the comments in the code
|
|||
]]
|
||||
example = [[
|
||||
--
|
||||
script run lf_bulk.lua -f 1 -b 1000 -c 10
|
||||
script run lf_hid_bulkclone.lua -f 1 -b 1000 -c 10
|
||||
]]
|
||||
usage = [[
|
||||
script run lf_bulk.lua -f facility -b base_id_num -c count
|
||||
script run lf_hid_bulkclone.lua -f facility -b base_id_num -c count
|
||||
]]
|
||||
arguments = [[
|
||||
-h : this help
|
Loading…
Add table
Add a link
Reference in a new issue