From 7c090a976f7f47d9c02bea00e7397c902f8a80af Mon Sep 17 00:00:00 2001 From: Dave Henderson Date: Fri, 1 May 2015 16:04:58 -0400 Subject: [PATCH] Tweak Signed-off-by: Dave Henderson --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 428d6b0573..2f0469d057 100644 --- a/docs/index.md +++ b/docs/index.md @@ -604,7 +604,7 @@ Options: --format, -f Format the output using the given go template. ``` -By default, this will render all results in a JSON array. If a format is +By default, this will render information about a machine as JSON. If a format is specified, the given template will be executed for each result. Go's [text/template](http://golang.org/pkg/text/template/) package