Skip to content

Commit 64ef9ed

Browse files
committed
Update mta-cli-run-single-app.adoc
1 parent 8d81595 commit 64ef9ed

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/topics/mta-cli-run-single-app.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,11 @@ $ <{ProductShortName}_HOME>/{mta-cli} analyze \
4949

5050
The following command analyzes the source code of an example application called `customer-management` for migrating to JBoss EAP 8.
5151

52-
// please could i ask for QE input on the following codeblock
5352
[source,terminal,subs="attributes+"]
5453
----
5554
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
55+
$ <{ProductShortName}_HOME>/{mta-cli} analyze --mode source-only --input <path_to_customer-management>
56+
--output <path_to_report_output> --target eap8
5857
----
5958
[]
6059
[discrete]

0 commit comments

Comments
 (0)