Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/cli-reference/output-format.rst
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ Comparing Different ``json`` Output Formats
The following code performs a scan on the samples directory, and publishes the results in
``html-app`` format::

scancode -clpieu --csv output.html samples
scancode -clpieu --html-app output.html samples

The Files scanned are shown in the left sidebar, and the section on the right contains separate
tabs for the following:
Expand Down