Skip to content

Commit 9473288

Browse files
authored
fix format
1 parent 4017a2b commit 9473288

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/migrate/appcat/java-preview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,8 @@ To analyze multiple applications, run the following command:
237237
.\appcat.exe analyze --input=<path/to/source/A>,<path/to/source/B>,<path/to/source/C> --output=<path/to/output/ABC> --target=<targetname>
238238
```
239239

240+
---
241+
240242
AppCAT also allows you to use `--bulk` option to incrementally add more application analysis to an existing output directory and static report.
241243
When using the `--bulk` option, you must use it consistently across all command executions that write to the same output.
242244

0 commit comments

Comments
 (0)