Skip to content

Commit 5ce98d6

Browse files
authored
Update docs/topics/mta-cli-analyze-selected-provider.adoc
1 parent 5c06110 commit 5ce98d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/mta-cli-analyze-selected-provider.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ $ mta-cli analyze --list-providers
2929
$ mta-cli analyze --input <_path_to_the_source_repository_> --output <_path_to_the_output_directory_> --provider <_language_provider_> --rules <_path_to_custom_rules_>
3030
----
3131
+
32-
Note that if you do not set the `--provider` option, the analysis fails because it detects unsupported providers.
32+
Note that if you do not set the `--provider` option, the analysis might fail because it detects unsupported providers. The analysis will complete without `--provider` only if all discovered providers are supported.

0 commit comments

Comments
 (0)