updated docs again
This commit is contained in:
parent
50929c4efc
commit
918b2d74fa
1 changed files with 1 additions and 1 deletions
|
@ -76,5 +76,5 @@ configuration is done entirely within the file `config.json`.
|
|||
### commands: [*object*]
|
||||
- *name*: [*object*]
|
||||
- cmd: [*string*] command / path to script to execute
|
||||
- args: [*string-array*] arguments to pass to the executed command; variables `{{ key }}` and `{{ type }}` used in args will be replaced
|
||||
- args: [*string-array*] arguments to pass to the executed command
|
||||
- sudo: [*boolean*] use sudo to execute the command
|
Loading…
Reference in a new issue