diff --git a/plugins/inputs/exec/README.md b/plugins/inputs/exec/README.md index 9912c4a48..549d54d68 100644 --- a/plugins/inputs/exec/README.md +++ b/plugins/inputs/exec/README.md @@ -128,7 +128,6 @@ In this example a script called /tmp/test.sh and a script called /tmp/test2.sh a commands = ["/tmp/test.sh","/tmp/test2.sh"] # Data format to consume. - (line-protocol) # NOTE json only reads numerical measurements, strings and booleans are ignored. data_format = "graphite"