Correctly reset under Linux too

mine
Anand Kumria 2019-02-19 15:44:36 +01:00
parent 787f9ff15c
commit 50455ebef1
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ osx: ## Builds OSX CLI
help:
@grep -E '^[a-zA-Z_-]+:.*?## .*$$' $(MAKEFILE_LIST) | sort | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[38;5;69m%-30s\033[38;5;168m %s\n", $$1, $$2}'
@grep -E '^[a-zA-Z_-]+:.*?## .*$$' $(MAKEFILE_LIST) | sort | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[38;5;69m%-30s\033[38;5;0m %s\n", $$1, $$2}'