Skip to content

Commit

Permalink
Remove erroneous ref to CSV output
Browse files Browse the repository at this point in the history
Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
  • Loading branch information
lehors committed Apr 4, 2022
1 parent 648b663 commit 3c8be1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -384,7 +384,7 @@ For example, `--checks=CI-Tests,Code-Review`.

##### Formatting Results

There are three formats currently: `default`, `json`, and `csv`. Others may be
There are two formats currently: `default`, and `json`. Others may be
added in the future.

These may be specified with the `--format` flag. For example, `--format=json`.
Expand Down

0 comments on commit 3c8be1e

Please sign in to comment.