mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
README: small update
This commit is contained in:
parent
0c1d27af8a
commit
58e2ad8312
1 changed files with 6 additions and 2 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue