From f23307a5305c7aadbdb146c56d6aaa28e3f32b62 Mon Sep 17 00:00:00 2001 From: Andinus Date: Sat, 25 Apr 2020 21:33:25 +0530 Subject: Correct example config file --- configs/pavo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/pavo.json b/configs/pavo.json index 634b9a9..37874ee 100644 --- a/configs/pavo.json +++ b/configs/pavo.json @@ -1,8 +1,8 @@ { "config": [ { - "cmd": "echo", - "promises": "stdio" + "command": "echo", + "execpromises": "stdio" } ] } -- cgit 1.4.1-2-gfad0