From 918b2d74fa4408ca80e4ecd891d922f055864bc3 Mon Sep 17 00:00:00 2001 From: velvettear Date: Fri, 11 Mar 2022 16:00:46 +0100 Subject: [PATCH] updated docs again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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