diff --git a/plugins/inputs/exec/README.md b/plugins/inputs/exec/README.md index c1c25191d..a909ce321 100644 --- a/plugins/inputs/exec/README.md +++ b/plugins/inputs/exec/README.md @@ -9,7 +9,7 @@ The exec input plugin can execute arbitrary commands which output: ### Example 1 - JSON -### Configuration +#### Configuration In this example a script called ```/tmp/test.sh``` and a script called ```/tmp/test2.sh``` are configured for ```[[inputs.exec]]``` in JSON format.