Remove cliparser from make help

This commit is contained in:
Philippe Teuwen 2021-05-22 22:54:31 +02:00
commit d9fb6991a0
2 changed files with 1 additions and 2 deletions

View file

@ -169,7 +169,6 @@ help:
@echo "+ fpga_compress - Make tools/fpga_compress"
@echo
@echo "+ style - Apply some automated source code formatting rules"
@echo "+ cliparser - Generate cliparser TODO"
@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"

View file

@ -1,6 +1,6 @@
# Command line parser
cliparser - librari for proxmark with command line parsing high level functions.
cliparser - library for proxmark with command line parsing high level functions.
## External libraries: