From c07c60cd2652f27b7ffe34f4f7dfe0ff93bd2cb7 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Tue, 22 Nov 2016 20:23:55 +0330 Subject: added one more line to the help --- makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile b/makefile index 52d020d..0573103 100644 --- a/makefile +++ b/makefile @@ -51,3 +51,4 @@ help: @echo 'there is help.' @echo 'all is the default.' @echo 'clean.' + @echo 'press tab for more targets if you have zsh!' -- cgit v1.2.3