From 733aa439ecbab3a55a4cd4b5946f6006d570cf84 Mon Sep 17 00:00:00 2001 From: Toni de la Fuente Date: Thu, 7 May 2020 00:44:27 +0200 Subject: [PATCH] Usage update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf6e7e33..b5919122 100644 --- a/README.md +++ b/README.md @@ -232,7 +232,7 @@ This script has been written in bash using AWS-CLI and it works in Linux and OSX 1. For help use: - ```sh + ``` ./prowler -h USAGE: @@ -362,7 +362,7 @@ Sometimes you may find resources that are intentionally configured in a certain ./prowler -w whitelist_sample.txt ``` -Whitelist option works along with other options and adds a WARNING instead of INFO, PASS or FAIL to any output format except for json-asff. +Whitelist option works along with other options and adds a `WARNING` instead of `INFO`, `PASS` or `FAIL` to any output format except for `json-asff`. ## How to fix every FAIL