mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
fix mf aes key length and typo in make help
This commit is contained in:
parent
a8a1c77343
commit
49521078e5
4 changed files with 21 additions and 21 deletions
2
Makefile
2
Makefile
|
@ -204,7 +204,7 @@ help:
|
|||
@echo "+ fpga_compress - Make tools/fpga_compress"
|
||||
@echo
|
||||
@echo "+ style - Apply some automated source code formatting rules"
|
||||
@echo "+ commands - Regenerate commands documentation files and autocompletion data
|
||||
@echo "+ commands - Regenerate commands documentation files and autocompletion data"
|
||||
@echo "+ check - Run offline tests. Set CHECKARGS to pass arguments to the test script"
|
||||
@echo "+ .../check - Run offline tests against specific target. See above."
|
||||
@echo "+ miscchecks - Detect various encoding issues in source code"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue