README: small update

This commit is contained in:
Franco Fichtner 2016-12-29 19:58:07 +01:00
parent 0c1d27af8a
commit 58e2ad8312

View file

@ -64,8 +64,12 @@ below.
The make targets for the root directory:
* list: print a list of all plugin directories
* list-full: print a list of all plugin directories with comments
* clean: remove all changes and unknown files
* lint: run syntax checks
* list: print a list of all plugin directories with comments
* style-fix: apply style fixes
* style: run style checks
* sweep: apply whitespace fixes
The make targets for any plugin directory: