From 0b7317137f68cf8e3e768be1adf3d4ad80f64ccc Mon Sep 17 00:00:00 2001 From: Lorenzo Stella Date: Tue, 29 Oct 2019 15:26:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3ec751..b1a28d7 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ $ electronegativity -h | -c, --confidence | only return findings with the specified level of confidence or above | | -o, --output | save the results to a file in csv or sarif format | | -r, --relative | show relative path for files | -| -r, --verbose | show the description for the findings | +| -v, --verbose | show the description for the findings | | -h, --help | output usage information |