From b29baa7bde34a5e3e872014083761cf550bd8952 Mon Sep 17 00:00:00 2001 From: scott-es <59706011+scott-es@users.noreply.github.com> Date: Mon, 25 Mar 2024 16:18:46 -0400 Subject: [PATCH] docs: Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index e7bdd69..2bc9a66 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,6 @@ Options: SNYK_TOKEN] --snyk-org-id TEXT Please specify the Snyk ORG ID to run commands against [env var: SNYK_ORG_ID] - --snyk-project-name TEXT Specify a custom Snyk project name. By default - Snyk will use the name of the root node. [env - var: SNYK_PROJECT_NAME] --help Show this message and exit. ```