mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-20 03:48:33 +08:00
some output
This commit is contained in:
parent
c37d2d84c7
commit
b3d0bf697a
1 changed files with 3 additions and 1 deletions
|
@ -53,8 +53,10 @@ end
|
||||||
---
|
---
|
||||||
-- Usage help
|
-- Usage help
|
||||||
function help()
|
function help()
|
||||||
|
print(copyright)
|
||||||
|
print(version)
|
||||||
print(desc)
|
print(desc)
|
||||||
print("Example usage")
|
print('Example usage')
|
||||||
print(example)
|
print(example)
|
||||||
end
|
end
|
||||||
--
|
--
|
||||||
|
|
Loading…
Add table
Reference in a new issue