Update and rename ufodump.lua to hf_14a_aztek.lua
This commit is contained in:
committed by
Philippe Teuwen
parent
ffd0df24b0
commit
bb42d5efd0
@@ -14,13 +14,13 @@ xor: the first three block (0,1,2) is not XORED. The rest seems to be xored.
|
|||||||
]]
|
]]
|
||||||
example = [[
|
example = [[
|
||||||
-- default
|
-- default
|
||||||
script run ufodump
|
script run hf_14a_aztek
|
||||||
|
|
||||||
-- stop at block 10
|
-- stop at block 10
|
||||||
script run ufodump -b 10
|
script run hf_14a_aztek -b 10
|
||||||
]]
|
]]
|
||||||
usage = [[
|
usage = [[
|
||||||
script run ufudump [-h] [-b]
|
script run hf_14a_aztek [-h] [-b]
|
||||||
]]
|
]]
|
||||||
arguments = [[
|
arguments = [[
|
||||||
-h This help
|
-h This help
|
||||||
Reference in New Issue
Block a user