diff --git a/packages/newman-reporter-allure/README.md b/packages/newman-reporter-allure/README.md index a2a07a578..cf148ebf3 100644 --- a/packages/newman-reporter-allure/README.md +++ b/packages/newman-reporter-allure/README.md @@ -17,7 +17,7 @@ $ newman run -e -r allure $ newman run -e -r allure --reporter-allure-export ``` -Use the option `--report-allure-collection-as-parent-suite` to use the collection name as the parent suite title under the _Suites_ view. This helps when you run multiple collections and want to aggregate them in a single report. +Use the option `--reporter-allure-collection-as-parent-suite` to use the collection name as the parent suite title under the _Suites_ view. This helps when you run multiple collections and want to aggregate them in a single report. ## Metadata