diff options
author | bloodstalker <thabogre@gmail.com> | 2016-11-22 16:53:55 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2016-11-22 16:53:55 +0000 |
commit | c07c60cd2652f27b7ffe34f4f7dfe0ff93bd2cb7 (patch) | |
tree | c3592bda3e856ca1418e88686f6b7de75da661e2 /makefile | |
parent | more notes (diff) | |
download | mutator-c07c60cd2652f27b7ffe34f4f7dfe0ff93bd2cb7.tar.gz mutator-c07c60cd2652f27b7ffe34f4f7dfe0ff93bd2cb7.zip |
added one more line to the help
Diffstat (limited to '')
-rw-r--r-- | makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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!' |