Added doc to new Makefile function
This commit is contained in:
parent
a313b2680a
commit
45e5261989
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -10,6 +10,7 @@ usage:
|
|||
@echo " hoogle -- Start local hoogle"
|
||||
@echo " format -- Format the project"
|
||||
@echo " haddock -- Generate Haddock docs for project"
|
||||
@echo " tag -- Generate CTAGS and ETAGS files for project"
|
||||
|
||||
hoogle:
|
||||
pkill hoogle || true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue