From c49d05d83c360c716eb8c7adc3b805178a9ebfe7 Mon Sep 17 00:00:00 2001 From: Greg Mohler <110078080+CallMeGreg@users.noreply.github.com> Date: Fri, 22 Dec 2023 14:59:30 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2e60fb..6a9a6fd 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Use "secret-scanning [command] --help" for more information about a command. ``` # Demo -This example first lists the alerts for an organization with the `alerts` subcommand, and then verifies the secrets with the `verify` subcommand. The `-c` flag is used to generate a csv report of the results, and the `-i` flag is used to create issues in any repository that contains a valid secret. +This example first lists the alerts for an organization with the `alerts` subcommand, and then verifies the secrets with the `verify` subcommand. The `--csv` flag is used to generate a csv report of the results, and the `--create-issues` flag is used to create issues in any repository that contains a valid secret. https://github.com/CallMeGreg/gh-secret-scanning/assets/110078080/fa8d7b08-1a2c-4522-ae96-5c3aab60107d