diff --git a/README.md b/README.md index 5b9a7de..143781b 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file