Update and rename htmldump.lua to data_dumptohtml.lua

This commit is contained in:
Marlin Sööse 2020-08-13 11:11:26 -06:00 committed by Philippe Teuwen
parent 16f8ccd8b3
commit 29c8b3aa4e

View file

@ -13,10 +13,10 @@ This script takes a dumpfile and produces a html based dump, which is a
bit more easily analyzed.
]]
example = [[
script run htmldump -o mifarecard_foo.html
script run data_dumptohtml -o mifarecard_foo.html
]]
usage = [[
script run htmldump [-i <file>] [-o <file>]
script run data_dumptohtml [-i <file>] [-o <file>]
]]
arguments = [[
-h This help