From 9da056dc34e94bcdc6dcdf9802376edac79e29d0 Mon Sep 17 00:00:00 2001 From: Antoine Arlaud Date: Thu, 8 Mar 2018 20:47:58 +0100 Subject: [PATCH] fix: add --json to help docs --- help/help.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/help/help.txt b/help/help.txt index b9f62c134f..188196b4b5 100644 --- a/help/help.txt +++ b/help/help.txt @@ -40,6 +40,7 @@ Options: --project-name= Specify a custom Snyk project name (`snyk monitor` only). --insecure ......... Ignore unknown certificate authorities. + --json ............. Return results in JSON format. --dry-run .......... Don't apply updates or patches during protect. -q, --quiet ........ Silence all output. -h, --help ......... This help information.