Skip to content

Commit

Permalink
update Makefile comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Yusuf Kanchwala committed Jul 31, 2020
1 parent 02c0ef0 commit 5f0ce1a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Expand Up @@ -8,9 +8,8 @@ BINARY_NAME = terrascan
default: help


# help
# please keep the commands in lexicographical order
help:
# please keep the commands in lexicographical order
@echo "usage: make [command]\ncommands:"
@echo "build\n\tbuild terrascan binary"
@echo "cicd\n\tsimulate CI/CD pipeline locally"
Expand Down

0 comments on commit 5f0ce1a

Please sign in to comment.