diff --git a/docs/index.md b/docs/index.md index 30b77d778e..ea485e2b11 100644 --- a/docs/index.md +++ b/docs/index.md @@ -212,10 +212,10 @@ prowler If you miss the former output you can use `--verbose` but Prowler v4 is smoking fast, so you won't see much ; -By default, Prowler will generate a CSV, JSON and HTML reports, however you can generate a JSON-ASFF (used by AWS Security Hub) report with `-M` or `--output-modes`: +By default, Prowler generates CSV, JSON-OCSF and HTML reports. However, you can generate a JSON-ASFF report (used by AWS Security Hub) with `-M` or `--output-modes`: ```console -prowler -M csv json json-asff html +prowler -M csv json-asff json-ocsf html ``` The html report will be located in the output directory as the other files and it will look like: