Skip to content

Commit 3ff4b38

Browse files
authored
Merge pull request #133 from anarnold97/MTA-4904-Clarify-override-provider-setting
MTA-4904: Clarify `--override-provider-setting`
2 parents f6837c7 + 4b763bf commit 3ff4b38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ IMPORTANT: You must create a configuration file for your unsupported language pr
2020
+
2121
[source,terminal,subs="attributes+"]
2222
----
23-
$ mta-cli analyze --provider-override <path_to_configuration_file> --output=<path_to_the_output_directory> --rules <path_to_custom_rules>
24-
----
23+
$ mta-cli analyze --override-provider-settings <path_to_configuration_file> --output=<path_to_the_output_directory> --rules <path_to_custom_rules>
24+
----

0 commit comments

Comments
 (0)