Description of --tag CLI argument is incorrect
The --tag/-t CLI argument is currently defined as follow, and the description is incorrect:
.option('-t, --tag <tag>', 'the path to the output directory for HTML report files (default: "$CI_COMMIT_TAG")', env.ci.commit.tag)