mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
update help text
This commit is contained in:
parent
9a73048008
commit
244283b2a9
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -173,6 +173,9 @@ help:
|
|||
@echo "+ .../check - Run offline tests against specific target. See above."
|
||||
@echo "+ miscchecks - Detect various encoding issues in source code"
|
||||
@echo
|
||||
@echo "+ udev - Sets udev rules on *nix"
|
||||
@echo "+ accessrights - Ensure user belongs to correct group on *nix"
|
||||
@echo
|
||||
@echo "Possible platforms: try \"make PLATFORM=\" for more info, default is PM3RDV4"
|
||||
@echo "To activate verbose mode, use make V=1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue