Reword 'make watch' help to make it more accurate

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2018-10-25 21:53:47 +01:00
parent 79a0992507
commit 6f8b5d104b
No known key found for this signature in database
GPG Key ID: DEDA74AEECA9D0F2

View File

@ -56,7 +56,7 @@ help:
@echo " serve_bg Same as \"serve\", but do it in the background"
@echo " stamp-npm Install NPM 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."