|
@@ -68,8 +68,8 @@ The <comment>--format</comment> option for the output format. Supported formats
|
|
|
|
|
|
NOTE: the output for the following formats are generated in accordance with XML schemas
|
|
|
|
|
|
-* `junit` follows the `JUnit xml schema from Jenkins </doc/junit-10.xsd>`_
|
|
|
-* `checkstyle` follows the common `"checkstyle" xml schema </doc/checkstyle.xsd>`_
|
|
|
+* `checkstyle` follows the common `"checkstyle" xml schema </doc/report-schema/checkstyle.xsd>`_
|
|
|
+* `junit` follows the `JUnit xml schema from Jenkins </doc/report-schema/junit-10.xsd>`_
|
|
|
|
|
|
The <comment>--quiet</comment> Do not output any message.
|
|
|
|