Update and rename mfckeys.lua to hf_mf_keycheck.lua

This commit is contained in:
Marlin Sööse 2020-08-13 11:03:02 -06:00 committed by Philippe Teuwen
parent 55775252c5
commit ea18586945

View file

@ -22,10 +22,10 @@ desc = ("This script implements Mifare check keys.\
It utilises a large list of default keys (currently %d keys).\ It utilises a large list of default keys (currently %d keys).\
If you want to add more, just put them inside /lualibs/mfc_default_keys.lua\n"):format(#keylist) If you want to add more, just put them inside /lualibs/mfc_default_keys.lua\n"):format(#keylist)
example = [[ example = [[
1. script run mfckeys 1. script run hf_mf_keycheck
]] ]]
usage = [[ usage = [[
script run mfckeys [-p] script run hf_mf_keycheck [-p]
]] ]]
arguments = [[ arguments = [[
-h : this help -h : this help