diff --git a/prowler b/prowler index b8f236a3..e8e82b24 100755 --- a/prowler +++ b/prowler @@ -47,7 +47,7 @@ USAGE: `basename $0` -p -r [ -h ] Options: -p specify your AWS profile to use (i.e.: default) - -r specify an AWS region to direct API requests to (i.e.: us-east-1) + -r specify an AWS region to direct API requests to (i.e.: us-east-1), all regions are checked anyway -c specify a check number or group from the AWS CIS benchmark (i.e.: check11 for check 1.1, extra71, check3 for entire section 3 or level1 for CIS Level 1 Profile Definitions) -f specify an AWS region to run checks against (i.e.: us-west-1) -m specify the maximum number of items to return for long-running requests (default: 100) @@ -1844,4 +1844,3 @@ extra75 cleanTemp exit $EXITCODE -