Extended README with missing and new options
This commit is contained in:
parent
6dd895b3a0
commit
28fecde917
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@ environment:
|
|||
PLUGIN_VERIFY: false
|
||||
PLUGIN_EXCLUDE: (egrep like pattern matching)
|
||||
PLUGIN_INCLUDE: (egrep like pattern matching)
|
||||
PLUGIN_CHMOD: true | false (default true)
|
||||
PLUGIN_CLEAN_DIR: true | false (default false)
|
||||
PLUGIN_AUTO_CONFIRM: true | false (default false)
|
||||
PLUGIN_DEBUG: true | false (default false)
|
||||
```
|
||||
|
||||
## Full file example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue