From 29ccd382fe1377227228dac89de7ac00de130ba0 Mon Sep 17 00:00:00 2001 From: marknmel Date: Mon, 14 Mar 2016 12:57:48 -0400 Subject: [PATCH] Update README.md --- plugins/inputs/exec/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inputs/exec/README.md b/plugins/inputs/exec/README.md index 97ed70a6c..829cef0fd 100644 --- a/plugins/inputs/exec/README.md +++ b/plugins/inputs/exec/README.md @@ -2,7 +2,7 @@ The exec input plugin can execute arbitrary commands which output: -* JSON +* JSON [javascript object notation](http://www.json.org/) * InfluxDB [line-protocol](https://docs.influxdata.com/influxdb/v0.10/write_protocols/line/) * Graphite [graphite-protocol](http://graphite.readthedocs.org/en/latest/feeding-carbon.html)