Reword 'make watch' help to make it more accurate
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
79a0992507
commit
6f8b5d104b
2
Makefile
2
Makefile
@ -56,7 +56,7 @@ help:
|
|||||||
@echo " serve_bg Same as \"serve\", but do it in the background"
|
@echo " serve_bg Same as \"serve\", but do it in the background"
|
||||||
@echo " stamp-npm Install NPM dependencies"
|
@echo " stamp-npm Install NPM dependencies"
|
||||||
@echo " stamp-bundler Install Bundler (Ruby) dependencies"
|
@echo " stamp-bundler Install Bundler (Ruby) dependencies"
|
||||||
@echo " watch Tells Sass to watch the .scss files for changes and then automatically update the CSS files."
|
@echo " watch Watch for changes on JS and scss files and automatically update the generated files."
|
||||||
@echo " logo Generate PNG logos of multiple sizes."
|
@echo " logo Generate PNG logos of multiple sizes."
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user