We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d81595 commit 64ef9edCopy full SHA for 64ef9ed
docs/topics/mta-cli-run-single-app.adoc
@@ -49,12 +49,11 @@ $ <{ProductShortName}_HOME>/{mta-cli} analyze \
49
50
The following command analyzes the source code of an example application called `customer-management` for migrating to JBoss EAP 8.
51
52
-// please could i ask for QE input on the following codeblock
53
[source,terminal,subs="attributes+"]
54
----
55
56
-$ <{ProductShortName}_HOME>/{mta-cli} analyze --mode source-only --input <path_to_customer-management> \
57
- --output <path_to_report_output> --target eap8 --packages org.jboss.eap
+$ <{ProductShortName}_HOME>/{mta-cli} analyze --mode source-only --input <path_to_customer-management>
+--output <path_to_report_output> --target eap8
58
59
[]
60
[discrete]
0 commit comments