From cb40928c00e6df515fefafcc1ae0407883752a7e Mon Sep 17 00:00:00 2001 From: veggiespam Date: Thu, 2 Mar 2017 14:48:06 -0500 Subject: [PATCH] spacing --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 34436fa..6162cbd 100644 --- a/README +++ b/README @@ -293,10 +293,10 @@ RESULTS OUTPUT The results are output to stdio along with the other information. Via the -o command line option, the results can also be written to a file. Using -b, the format of the output can be specified. Currently, these are supported: -* `text` - plain text format +* `text` - plain text format * `jsonv1` - JSON data using version 1.x of the schema (defined below). -* `json` - JSON data using the latest version of the schema, currently there - is only version 1. +* `json` - JSON data using the latest version of the schema, currently there + is only version 1. If using JSON output, the results file may not be valid JSON if there are serious errors in booting Hydra.