From f6c589b9b2e75b13dd2ae3c75940ccb97e878a1b Mon Sep 17 00:00:00 2001
From: Davide Vaghetti <davide.vaghetti@garr.it>
Date: Thu, 2 Nov 2017 11:09:12 +0100
Subject: [PATCH] Updated README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a074bfb..0d5a581 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ be directly called by cron or other system components.
 The `--nocert` option is used to skip certificate validation
 in HTTPS DISCOFEED_URLs.
 
-The `--json` option will create a JSON to be used 
+The `--json` option will create a JSON output, otherwise a plaintext one.
 
 ## Examples
 
-- 
GitLab