File tree Expand file tree Collapse file tree 1 file changed +2
-19
lines changed Expand file tree Collapse file tree 1 file changed +2
-19
lines changed Original file line number Diff line number Diff line change @@ -137,29 +137,12 @@ Depending on whether the input file type provided to the `--input` argument is a
137
137
138
138
Directory::
139
139
+
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.
150
141
151
142
File::
152
143
+
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.
158
145
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
- |====
163
146
164
147
[id="cli-output-argument_{context}"]
165
148
== Specifying the output directory
You can’t perform that action at this time.
0 commit comments