Skip to content

Commit 805abf0

Browse files
authored
Update mta-cli-args.adoc
1 parent 235eeb6 commit 805abf0

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

docs/topics/mta-cli-args.adoc

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -137,29 +137,12 @@ Depending on whether the input file type provided to the `--input` argument is a
137137

138138
Directory::
139139
+
140-
[cols="1,1,1",options="header"]
141-
|====
142-
| --explodedApp
143-
| --sourceMode
144-
| Neither Argument
145-
146-
| The directory is evaluated as a single application.
147-
| The directory is evaluated as a single application.
148-
| Each subdirectory is evaluated as an application.
149-
|====
140+
* `--sourceMode`: The directory is evaluated as a single application.
150141

151142
File::
152143
+
153-
[cols="1,1,1",options="header"]
154-
|====
155-
| --explodedApp
156-
| --sourceMode
157-
| Neither Argument
144+
* `--sourceMode`: The file is evaluated as a compressed project.
158145

159-
| Argument is ignored. The file is evaluated as a single application.
160-
| The file is evaluated as a compressed project.
161-
| The file is evaluated as a single application.
162-
|====
163146

164147
[id="cli-output-argument_{context}"]
165148
== Specifying the output directory

0 commit comments

Comments
 (0)