This commit is contained in:
parent
c4038b34cf
commit
7b17049512
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -145,7 +145,7 @@ help: ## print this help
|
|||
/^[a-zA-Z_-]+:.*?## / \
|
||||
{ sub("\\\\n",sprintf("\n%22c"," "), $$2); \
|
||||
printf("\033[36m%-20s\033[0m %s\n", $$1, $$2); \
|
||||
}' $(MAKEFILE_LIST)
|
||||
}' $(MAKEFILE_LIST) | sort
|
||||
@echo ""
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue