mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-18 03:00:58 +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
|
||||
function help()
|
||||
print(copyright)
|
||||
print(version)
|
||||
print(desc)
|
||||
print("Example usage")
|
||||
print('Example usage')
|
||||
print(example)
|
||||
end
|
||||
--
|
||||
|
|
Loading…
Reference in a new issue