Update and rename lto_dump.lua to hf_14a_read-ltocm.lua
This commit is contained in:
committed by
Philippe Teuwen
parent
cf54f14849
commit
3fe14f9510
@@ -13,13 +13,13 @@ It starts from block 0 and ends at default block 254.
|
|||||||
]]
|
]]
|
||||||
example = [[
|
example = [[
|
||||||
-- default
|
-- default
|
||||||
script run lto_dump
|
script run hf_14a_read-ltocm
|
||||||
|
|
||||||
-- stop at block 10
|
-- stop at block 10
|
||||||
script run lto_dump -e 10
|
script run hf_14a_read-ltocm -e 10
|
||||||
]]
|
]]
|
||||||
usage = [[
|
usage = [[
|
||||||
script run lto_dump -h -s -e
|
script run hf_14a_read-ltocm -h -s -e
|
||||||
]]
|
]]
|
||||||
arguments = [[
|
arguments = [[
|
||||||
h this helptext
|
h this helptext
|
||||||
Reference in New Issue
Block a user