Help formatting

This commit is contained in:
Miodrag Tokić 2019-02-03 17:44:18 +01:00
parent 6579c31047
commit 01f60821ea

View file

@ -6,10 +6,11 @@ EXEC_FILES=git-quick-stats
.PHONY: test
all:
@echo "usage: make install"
@echo " make reinstall"
@echo " make uninstall"
@echo " make test"
@echo "Usage:"
@echo " make install"
@echo " make reinstall"
@echo " make uninstall"
@echo " make test"
help:
$(MAKE) all